Get Current Property
The Get Current Property action gets the current value of the property from the specified thing by sending a property.current TR50 command to the deviceWISE Cloud.
Input tab
| Input | Description |
|---|---|
| Property | The property key. Properties can be defined in a thing definition. |
| ThingKey |
(Optional) If not specified, the thing key for the gateway is used. |
| Timestamp | (Optional) If specified, the value at or immediately preceding this timestamp is returned |
| Connection Name | The TR50 connection name of
the connection to perform this action
on.
(Optional) If not specified, the name of the connection used is Default. |
Output tab
| Output | Description |
|---|---|
| Value | The current value, or value at or immediately proceeding the optional input timestamp, for the property. |
| Timestamp | The timestamp for the returned value. |
| Error Message | If the action is not successful, an error message indicating the problem is returned. |