Name | Type | Description | Notes |
---|---|---|---|
_from | int | The UNIX timestamp of the start date for filtering | |
phenomenon_uuid | str | The Resource's Phenomenon UUID | [optional] |
resource_uuid | str | The UUID of the Resource | [optional] |
results | list[SingleResourceMeasurementAPIModel] | The requested raw data | [optional] |
to | int | The UNIX timestamp of the end date for filtering | |
unit_uuid | str | The Resource's Unit UUID | [optional] |