Description: Used to indicated when work on an item has completed.
Topic: Assets/A1000/ItemWorkComplete
Example Message:
{"dateTime": "2017-02-10T01:36:44",
"assetId": "A1000",
"messageId": "7d43480.c4a3eb8",
"dataItemId": "ItemWorkComplete",
"value": "true"}
Message Parameters
Parameter | Description |
---|---|
dateTime | Date and time of the event. |
assetId | The Id of the entity that is generating the message data. |
messageId | A unique Id value for this message. |
dataItemId | The Id of the secondary classification of the data. |
value | The boolean value of the message. Always true. |