Returns the most recent reading for each requested parameter.
Documentation Index
Fetch the complete documentation index at: https://docs.beta.ontoto.com/llms.txt
Use this file to discover all available pages before exploring further.
Request body for querying latest sensor data
Array of parameter UUIDs
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Array of device serial numbers
Array of legacy device IDs
-9007199254740991 <= x <= 9007199254740991Array of sensor UUIDs
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Array of parameter paths to query specific data points
Successful response
Response body for querying sensor data