StaticinitiateInitiates the claiming process by sending device info to the cloud.
The device info JSON from the claim start response
Promise resolving to the cloud response data
StaticverifyVerifies the claiming by sending CSR to the cloud and getting the certificate.
The CSR JSON data from the device
Promise resolving to the certificate data
Helper class for handling Claiming API calls to the cloud.