Constructor
new OnboardWithThingIDRequest(thingID, thingPassword, ownerIDopt, layoutPositionopt)
Create a OnboardWithThingIDRequest.
Properties:
Name | Type | Description |
---|---|---|
thingID |
string
|
ID of the thing given by IoT Cloud. |
thingPassword |
string
|
Password of the thing. |
owner |
string
|
ID of the owner. UserID or GroupID. |
layoutPosition |
string
|
Layout position of thing. |
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
thingID |
string
|
ID of the thing given by IoT Cloud. | |
thingPassword |
string
|
Password of the thing. | |
ownerID |
TypedID
|
<optional> |
ID of the owner. UserID or GroupID. |
layoutPosition |
string
|
<optional> |
Layout position of thing. Only the values of LayoutPosition should be used. |