[
  {
    "name": "MQTTConn",
    "description": "comments",
    "is_active": false,
    "connect_code": null,
    "disconnect_code": null,
    "provider_ident": 3,
    "ConnectionParameters": [
      {
        "value": "tcp://localhost",
        "type_ident": 1,
        "description": null
      },
      {
        "value": "RANDOM",
        "type_ident": 3,
        "description": null
      },
      {
        "value": "true",
        "type_ident": 10,
        "description": null
      },
      {
        "value": "0",
        "type_ident": 13,
        "description": null
      }
    ]
  }
]