Speedify SDK for Desktop/Embedded 16.0.3
Loading...
Searching...
No Matches
SpeedifySDK_SystemData Struct Reference

#include <types.h>

Data Fields

char uuid [SPEEDIFYSDK_MAX_DEVICE_UUID_LENGTH]
 Device UUID.
 
char vendor [SPEEDIFYSDK_MAX_SYSTEMDATA_STRING_LENGTH]
 Device vendor.
 
char model [SPEEDIFYSDK_MAX_SYSTEMDATA_STRING_LENGTH]
 Device model.
 
SpeedifySDK_DeviceRole role
 Device Role.
 

Field Documentation

◆ model

char SpeedifySDK_SystemData::model[SPEEDIFYSDK_MAX_SYSTEMDATA_STRING_LENGTH]

Device model.

Since
future

◆ role

SpeedifySDK_DeviceRole SpeedifySDK_SystemData::role

Device Role.

Since
future

◆ uuid

char SpeedifySDK_SystemData::uuid[SPEEDIFYSDK_MAX_DEVICE_UUID_LENGTH]

Device UUID.

Since
future

◆ vendor

char SpeedifySDK_SystemData::vendor[SPEEDIFYSDK_MAX_SYSTEMDATA_STRING_LENGTH]

Device vendor.

Since
future

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