Constructor
new OnboardingResult(thingID, mqttEndPoint, mqttEndPoint)
Create a OnboardingResult.
Properties:
Name | Type | Description |
---|---|---|
thingID |
string
|
ID of the thing given by IoT Cloud. |
accessToken |
string
|
Access token of the thing. |
mqttEndPoint |
MqttEndpoint
|
MQTT installation details. |
Parameters:
Name | Type | Description |
---|---|---|
thingID |
string
|
|
mqttEndPoint |
string
|
|
mqttEndPoint |
MqttEndpoint
|