|
Virgil IoT KIT
|
Device information. More...
#include <prvs-structs.h>

Data Fields | |
| uint8_t | manufacturer [VS_DEVICE_MANUFACTURE_ID_SIZE] |
| manufacture ID More... | |
| uint8_t | device_type [VS_DEVICE_TYPE_SIZE] |
| device type More... | |
| uint8_t | serial [VS_DEVICE_SERIAL_SIZE] |
| device serial number More... | |
| vs_mac_addr_t | mac |
| device MAC address More... | |
| uint16_t | data_sz |
| data size More... | |
| uint8_t | data [] |
| data : vs_pubkey_t own key + vs_sign_t signature More... | |
| uint8_t vs_snap_prvs_devi_t::data[] |
data : vs_pubkey_t own key + vs_sign_t signature
| uint16_t vs_snap_prvs_devi_t::data_sz |
data size
| uint8_t vs_snap_prvs_devi_t::device_type[VS_DEVICE_TYPE_SIZE] |
device type
| vs_mac_addr_t vs_snap_prvs_devi_t::mac |
device MAC address
| uint8_t vs_snap_prvs_devi_t::manufacturer[VS_DEVICE_MANUFACTURE_ID_SIZE] |
manufacture ID
| uint8_t vs_snap_prvs_devi_t::serial[VS_DEVICE_SERIAL_SIZE] |
device serial number
1.8.17