OBJECT
GT1Configuration
link GraphQL Schema definition
type GT1Configuration implements Configuration, Node {
The date when configuration was created
: ISO8601DateTime
The definition of the configuration
: String
The description of the configuration
: String
A flag indicating if the configuration supports geozones
: Boolean
The hardware type of the configuration
: HardwareTypeEnum
: ID!
The user friendly name
: String
The organization that created the configuration
: Organization
The raw payload of the configuration
: String
The state of the configuration
: ConfigurationStateEnum
The date when configuration was updated
: ISO8601DateTime
}
link Required by
This element is not required by anyone