Skip to content

spatial-monorepo


spatial-monorepo / core/src / UseRTLSResult

Interface: UseRTLSResult

Defined in: packages/core/src/hooks/useRTLS.ts:19

Properties

health

health: AdapterHealth

Defined in: packages/core/src/hooks/useRTLS.ts:23

Current adapter health snapshot.


positions

positions: Map`<string, PositionUpdate>`

Defined in: packages/core/src/hooks/useRTLS.ts:21

Live position map keyed by assetId — stable ref, mutated in place.

Released under commercial licensing.