Post a message to the event hub
object (Event) Event Hub object schema |
Response success
Malformed request.
Unauthorized access, invalid credentials were used.
Access forbidden. Current token does not have the necessary authority for the operation.
Invalid data was sent.
{- "EventData": {
- "ModuleID": "cae534a0-cb29-4d22-a16c-70f764aedbcb",
- "Source": {
- "SiteID": 741,
- "MAC": "00:11:22:33:44:55",
- "GatewayURI": "ZK://501::3F2504E0-4F89-11D3-9A0C-0305E82C3301::UDP::10.0.0.220:10000"
}, - "Category": "HARDWARE",
- "Type": "BATTERY_LEVEL",
- "Timestamp": "",
- "Content": {
- "BatteryLevel": 0.57
}
}
}
{- "status": 200,
- "success": true
}