1.4 KiB
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.