Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
epacket_read_response Struct Reference

Response to read requests on both the Command and Data characteristics. More...

#include <epacket_bt.h>

Data Fields

uint8_t cloud_public_key [32]
 
uint8_t device_public_key [32]
 
uint32_t network_id
 

Detailed Description

Response to read requests on both the Command and Data characteristics.

Contains public security credentials for communicating with device.

Field Documentation

◆ cloud_public_key

uint8_t epacket_read_response::cloud_public_key[32]

◆ device_public_key

uint8_t epacket_read_response::device_public_key[32]

◆ network_id

uint32_t epacket_read_response::network_id

The documentation for this struct was generated from the following file: