Skip to main content

Events

Events associated with any asset can be pushed. It should follow the given schema.

Endpoint : POST /api/v3/iot/data/push

Request body

{  "agent": "Win-A86F-4D3B-A6D7-C8B4",  "publishType": 8,  "source": "Block A-FLR-1-Printer-1",  "state": "Major",  "message": "No paper in Paper Rack",  "condition": "Paper Rack",  "timestamp": 1610355845268}