INTERFACE
IotConnectorInfo
link GraphQL Schema definition
- interface IotConnectorInfo {
- # Connector id
- : ID!
- # Connector name
- : String!
- # Connector IP
- : String!
- # Connector connection method
- : IotConnectionMethod!
- # Connector type
- : IotConnectorType!
- # Connector status
- : IotConnectorStatus!
- # Connector assets count
- : Int
- # Version of agent
- : String!
- }
link Require by
- AgentConnectorIoT Agent Connector
- ExacqConnectorIoT Exacq Connector
- GenetecConnectorIoT Genetec Connector
- IotConnectorInfoConnectionA connection to a list of items.
- IotConnectorInfoEdgeAn edge in a connection.
- MilestoneConnectorIoT Milestone Connector
- MobotixConnectorIoT Mobotix Connector
- Mutationnull
- Querynull