Skip to content

MainStore

Inherits: Node

Description

Collection of all the stores to save the state persistently

Properties

NameTypeDefault
devicesDevices
houseHouse
settingsSettings

Constants

SettingsStore = <Object>

No description provided yet.

HouseStore = <Object>

No description provided yet.

DevicesStore = <Object>

No description provided yet.

Property Descriptions

devices: Devices

No description provided yet.

house: House

No description provided yet.

settings: Settings

No description provided yet.