1.2 KiB
1.2 KiB
MainStore
Inherits: Node
Description
Collection of all the stores to save the state persistently
Properties
Name | Type | Default |
---|---|---|
devices | Devices | |
house | House | |
settings | Settings |
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.