OBJECT

DeviceSpecificationProperty

link GraphQL Schema definition

type DeviceSpecificationProperty implements Node {

id: ID!

The name of the property
name: String!

The unit of the property value
unit: String

}