MDK Logo
ReferenceUI KitReactHooks

useContainerSettings

Fetches per-model container thresholds/parameters from `GET /auth/global/data?type=containerSettings`. Feeds the threshold status indicators (tank pressure, …

Fetches per-model container thresholds/parameters from `GET /auth/global/data?type=containerSettings`. Feeds the threshold status indicators (tank pressure, oil/water temperature) on the container widgets and detail tabs.

import { useContainerSettings } from "@tetherto/mdk-react-adapter";

Signature

(options: UseContainerSettingsOptions = {}) => UseContainerSettingsResult
Package@tetherto/mdk-react-adapter
Requires providerNo