Files
HP_InHand_IG502/Pub_Sub/ba_facility/thingsboard/alarmMessageExample.json
2025-09-18 16:59:08 -05:00

19 lines
498 B
JSON

{
"timestamp": 1758231657,
"group_name": "default",
"timestampMsec": 1758231657817,
"values": {
"test": {
"ctrlName": "testInHand",
"measureName": "Totalizer 1 Unit",
"timestamp": 1758231657,
"timestampMsec": 1758231657804,
"current": "on",
"status": 0,
"value": 16,
"alarm_value": 16,
"alarm_content": "The value is now 16",
"level": 5
}
}
}