useDeviceAction
Entry point for wiring device-control UI (reboot, power mode, LED, socket switches, ...) into the voting/approval workflow: components build a typed submissi…
Entry point for wiring device-control UI (reboot, power mode, LED, socket switches, ...) into the voting/approval workflow: components build a typed submission with the foundation's device-action builders and queue it here. Submission and…
import { useDeviceAction } from "@tetherto/mdk-react-adapter";Signature
() => UseDeviceActionResult| Package | @tetherto/mdk-react-adapter |
| Requires provider | No |
useDashboardTimeRange
Tiny piece of shared state for the dashboard's timeline selector. Owns the current `timeline` value plus the canonical option list. The chart hooks (`useHash…
useDeviceAlarms
Shapes the active alarms of the selected devices into timeline items for the Explorer detail panel, mirroring MOS's `getContainerFormatedAlerts` → `getAlertT…