[
  {
    "name": "MQTTConnection",
    "description": null,
    "is_active": true,
    "connect_code": null,
    "disconnect_code": null,
    "provider_ident": 3,
    "ConnectionParameters": [
      {
        "value": "tcp://localhost:1883",
        "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
      }
    ]
  }
]