◆ ~Provisioning()
  
  | 
        
          | Provisioning::~Provisioning | ( |  | ) |  |  | inline | 
 
 
◆ get()
      
        
          | char * Provisioning::get | ( |  | ) |  | 
      
 
 
◆ getDeviceClaimStatusURL()
      
        
          | char * Provisioning::getDeviceClaimStatusURL | ( |  | ) |  | 
      
 
 
◆ getRegisterDeviceURL()
      
        
          | char * Provisioning::getRegisterDeviceURL | ( |  | ) |  | 
      
 
 
◆ getReset()
      
        
          | char * Provisioning::getReset | ( |  | ) |  | 
      
 
 
◆ getResetDeviceURL()
      
        
          | char * Provisioning::getResetDeviceURL | ( |  | ) |  | 
      
 
 
◆ 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:
- C:/Users/flavio_unige/Desktop/semilimes/sdk/semilimes MCU SDK/github/semilimes_mcu_sdk/src/account/provisioning.h
- C:/Users/flavio_unige/Desktop/semilimes/sdk/semilimes MCU SDK/github/semilimes_mcu_sdk/src/account/provisioning.cpp