Speedify SDK for Desktop/Embedded
15.0.1
|
SDK creation settings structure.
#include <types.h>
Data Fields | |
SpeedifySDK_AppNameString | name |
Name of the SDK app, used for auto accounts. More... | |
SpeedifySDK_IPAddressString | ip |
IP address of the speedify daemon to connect to. More... | |
uint16_t | port |
Port number of the speedify daemon to connect to. More... | |
SpeedifySDK_IPAddressString SpeedifySDK_CreateSettings::ip |
IP address of the speedify daemon to connect to.
SpeedifySDK_AppNameString SpeedifySDK_CreateSettings::name |
Name of the SDK app, used for auto accounts.
uint16_t SpeedifySDK_CreateSettings::port |
Port number of the speedify daemon to connect to.