POST https://ivsdev4.ipivs.com/wowza/api/updateDeviceStatus

Messages

All1

Ordered list of dispatched messages across all your buses

"Valt\CamBundle\Message\Websocket\DeviceStatusChanged"
Caller In WowzaApiController.php line
Bus websocket.bus
Message
Valt\CamBundle\Message\Websocket\DeviceStatusChanged {#2565
  -channel: "recording:status"
  -message: [
    "action" => "deviceStatusChanged"
    "cameraId" => 18
    "roomsIds" => [
      1
      7
      16
      23
      25
    ]
    "isOnline" => true
    "isStreamable" => true
    "hasAudio" => true
  ]
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#3352
  -busName: "websocket.bus"
}
Symfony\Component\Messenger\Stamp\SentStamp {#3382
  -senderClass: "Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransport"
  -senderAlias: "event_for_websocket"
}

websocket.bus1

Ordered list of messages dispatched on the websocket.bus bus

"Valt\CamBundle\Message\Websocket\DeviceStatusChanged"
Caller In WowzaApiController.php line
Message
Valt\CamBundle\Message\Websocket\DeviceStatusChanged {#2565
  -channel: "recording:status"
  -message: [
    "action" => "deviceStatusChanged"
    "cameraId" => 18
    "roomsIds" => [
      1
      7
      16
      23
      25
    ]
    "isOnline" => true
    "isStreamable" => true
    "hasAudio" => true
  ]
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#3352
  -busName: "websocket.bus"
}
Symfony\Component\Messenger\Stamp\SentStamp {#3382
  -senderClass: "Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransport"
  -senderAlias: "event_for_websocket"
}

command.bus0

Ordered list of messages dispatched on the command.bus bus

async.bus0

Ordered list of messages dispatched on the async.bus bus