OPERATIONS CONSOLE

Presence overview

System live
Demonstration environmentAll presence and device events are simulated. RelayVue makes no identity, medical, fall-detection, or security-guarantee claims.

LIVE ESTATE

Room state

SMART COMMISSIONING

Set up a yacht

Walk through network discovery, room planning, privacy, alerts and calibration.


QUICK TEST

GUIDED COMMISSIONING

Bring a vessel online

A realistic installation walkthrough using simulated networks and sensing nodes.

Step 1 of 6

FLEET STATUS

Spaces & devices

Site / spacePresenceNodeHealthCalibrationConsent

TIMESTAMPED HISTORY

Presence events

DATA GOVERNANCE

Privacy controls

Collection boundary

Room state, device health, confidence and timestamps only. No camera, audio, identity, vital-sign or pose data.

Consent status

Consent is tracked per monitored room and must be active before production collection.

ACCOUNTABILITY

Audit trail

OPERATIONS ALERTS

Telegram / webhook

Presence and device-health events can be forwarded to Telegram, an operational system, or an MQTT bridge through a server-side webhook.

RELAYVUE_WEBHOOK_URL=https://…

HOME ASSISTANT / MQTT

Standard event contract

relayvue/{site}/{room}/presence
{
  "state": "occupied",
  "confidence": 0.98,
  "source": "simulator",
  "timestamp": "ISO-8601"
}