Get Devices Hp Current Telemetry
Get the current telemetry data of a specific device or group of devices of a user.
If a device has has_delayed_power_data_1d equal to True,
it means that the power data only gets updated once a day between 2-4 AM UTC for the full previous day.
Meaning we cannot provide real time power data and their value will be None.
It is possible that the dhw_temp and room_temp values are None if the device
does not contain this data or controls for it.
Authorizations
API Key authentication. Enter your API key in the format: YOUR_API_KEY
Query Parameters
The ID of the device to filter on. If not provided, all devices are returned.
The ID of the user to filter on. If not provided, all users are returned.