immersive-home/docs/reference/lib--globals--main_store.md
2024-03-17 00:14:31 +01:00

1.4 KiB

MainStore

Inherits: Node

Description

Collection of all the stores to save the state persistently

Properties

Name Type Default
devices Variant
house Variant
settings Variant

Constants

SettingsStore = <Object>

No description provided yet.

HouseStore = <Object>

No description provided yet.

DevicesStore = <Object>

No description provided yet.

Property Descriptions

devices: Variant

No description provided yet.

house: Variant

No description provided yet.

settings: Variant

No description provided yet.