Networked Media Open Specifications

Example connectionapi-v1.1-receiver-active-get-mqtt-200.json

Get raw JSON

{
  "sender_id": "eae33112-b56c-4a36-8b68-05ab5b6268bc",
  "master_enable": true,
  "activation": {
    "mode": "activate_immediate",
    "requested_time": "1541508905:0",
    "activation_time": "1541508905:263900"
  },
  "transport_file": {
    "data": null,
    "type": null
  },
  "transport_params": [
    {
      "source_host": "broker.mydomain.com",
      "source_port": 1883,
      "broker_topic": "my_topic_name",
      "ext_is_07_rest_api_url": "http://hostname/x-nmos/events/v1.0/sources/6cbd0441-7882-44cd-9557-842243a0d618",
    }
  ]
}