![]() |
API
2.2
TSmarT Software Library
|
Account details structure. More...
#include <tsmart_cumulocity.h>
Data Fields | |
uint8_t * | tenant |
uint8_t * | username |
uint8_t * | password |
uint8_t * | api_key |
uint8_t * | authorization |
Account details structure.
uint8_t* api_key |
Cumulocity API-key
uint8_t* authorization |
Cumulocity authorization encoded 64
uint8_t* password |
Cumulocity password
uint8_t* tenant |
Cumulocity tenant
uint8_t* username |
Cumulocity user name