INPUT_OBJECT
ReadingFilterInput
link GraphQL Schema definition
input ReadingFilterInput {
The device identifier to retrieve readings
: DeviceIdentifierFilterInput
The start of the date range to retrieve readings
: ISO8601DateTime
The organization id to retrieve readings
: ID
The end of the date range to retrieve readings
: ISO8601DateTime
}