Yes, it is near real-time.
Each asset's status
is paired with a statusTimestamp
, which reflects the last update received from the device. This means:
-
You can monitor the current availability of the devices
-
It's suited for building monitoring dashboards or alert systems for when devices go offline
The API also exposes last readings from the assets for example last power meter readings, last charging values for charging stations.
Comments
0 comments
Please sign in to leave a comment.