OBJECT
TextReadingProperty
link GraphQL Schema definition
type TextReadingProperty implements ReadingProperty {
The device of the reading
: Device
The name of the property
: String!
The date when the reading was reported
: ISO8601DateTime
The unit of the property
: String
Value of a text reading property
: String!
}
link Required by
This element is not required by anyone