thing.update Action
This trigger action updates the base properties of a thing document.
Action
This trigger action is found under the Thing heading.
Canvas
When dragged onto the canvas, the appearance of the action is a rectangle with two routing points.
The left routing point (red) is the failure route. This route will be taken if there is an error during execution.
The right routing point (green) is the success route. This route will be taken if action executes successfully.
Form
Parameters
Name |
Type |
Required |
Description |
---|---|---|---|
Thing key |
String |
Yes |
Identifies the thing to be retrieved. It can be the thing key associated with the trigger event: $(event.thing.key). |
Name |
String |
|
The updated name of the thing. |
ICCID |
String |
|
The updated ICCID of the thing. |
ESN |
String |
|
The updated ESN of the thing. |
IMEI |
String |
|
The updated IMEI of the thing. |
MEID |
String |
|
The updated MEID of the thing. |
IMSI |
String |
|
The updated IMSI of the thing. |
Description |
String |
|
The updated textual description of the thing. |