semilimes mcu sdk 1.1.5
semilimes Software Development Kit for microcontrollers
Loading...
Searching...
No Matches
Provisioning Class Reference

Public Member Functions

 ~Provisioning ()
 
void set (const char *devId, const char *provKey)
 
char * get ()
 
char * getRegisterDeviceURL ()
 
char * getDeviceClaimStatusURL ()
 
char * getResetDeviceURL ()
 
char * getReset ()
 

Constructor & Destructor Documentation

◆ ~Provisioning()

Provisioning::~Provisioning ( )
inline
Returns
void

Member Function Documentation

◆ get()

char * Provisioning::get ( )
Returns
char*

◆ getDeviceClaimStatusURL()

char * Provisioning::getDeviceClaimStatusURL ( )
Returns
char*

◆ getRegisterDeviceURL()

char * Provisioning::getRegisterDeviceURL ( )
Returns
char*

◆ getReset()

char * Provisioning::getReset ( )
Returns
char*

◆ getResetDeviceURL()

char * Provisioning::getResetDeviceURL ( )
Returns
char*

◆ set()

void Provisioning::set ( const char * devId,
const char * provKey )
Parameters
devId- the device id, a unique ID that belongs to a specific device
provKey- provisioning key, a one of the two keys needed to provision the device (the other key is the claim key and it is in form of a QR code to be scanned by the user to combine the device to a specific account)
Returns
char*

The documentation for this class was generated from the following files: