MQTT Event Viewer

MQTT: mqtt://mosquitto:1883
Topic: devices/device1/events
Přijatých zpráv: 518

Poslední event

Čas: 2026-04-11T18:37:06.241Z

Topic: devices/device1/events

Payload (raw)

{"eventId": "b5d0bf7e-d242-4b50-a9e4-752b215e488f", "traceId": "b5d0bf7e-d242-4b50-a9e4-752b215e488f", "ts": 1775932614378, "cameraId": "testcam", "type": "vehicle", "direction": "right_to_left", "clip": "clip.mkv"}

Payload (JSON pretty)

{
  "eventId": "b5d0bf7e-d242-4b50-a9e4-752b215e488f",
  "traceId": "b5d0bf7e-d242-4b50-a9e4-752b215e488f",
  "ts": 1775932614378,
  "cameraId": "testcam",
  "type": "vehicle",
  "direction": "right_to_left",
  "clip": "clip.mkv"
}

Tip: pro rychlý refresh dej v prohlížeči auto-reload, nebo to pak rozšíříme o SSE/WebSocket.