INPUT_OBJECT

MobotixEditOptionsParams

link GraphQL Schema definition

  • input MobotixEditOptionsParams {
  • # Username for Mobotix connector
  • username: String!
  • # Mobotix SNMP port number
  • snmpPort: Int
  • # Mobotix SNMP read community name
  • snmpCommunity: String
  • # Password for Mobotix connector (null to keep existing password)
  • password: String
  • }

link Require by