Sensors
Optionally filter results to a single sensor by MAC address
^([0-9A-Fa-f]{2}:){5}[0-9A-Fa-f]{2}$If true, each sensor object includes the list of users it is shared to. Returns an empty list for sensors the caller does not own.
If true, sensors that are shared to the logged-in user are included in the response alongside sensors claimed by the user.
If true, the latest measurement for each sensor is included. Also returns the active subscription details for each sensor.
If true, the alert settings for each sensor are included.
If true, sensor-specific settings are included for each sensor.
Fetch mode for measurement data. dense returns highest data density for a limited time range. sparse returns downsampled data with no time-range limit. mixed returns all dense data available and fills the rest with sparse data. Default: mixed.
mixedPossible values: Sensors retrieved successfully
successPossible values: UNAUTHORIZED - Auth token missing or invalid
FORBIDDEN - Sensor exists but caller does not have access
Last updated