Storage
Allows to select a backend for storing history of devices' state changes.
system: storage introduced in v0.1
Storage system is a backend for saving devices state data. If storage is not configured no data would be presented on dashboard.
Configuration options
Param | Required | Type | Default | Description |
---|---|---|---|---|
storeHeartbeat | bool | false |
Flag indicating whether pings from devices should be stored | |
exclude | List of glob-based entities to exclude from storing | |||
include | List of glob-based entities to include into storing even if this device type is excluded by default |
List of excluded device types
camera
- Saving raw pictures might increase your DB size dramatically.