Configuration Language
Thola uses its own configuration language based on YAML for its device classes. This section contains the base structure of the main components of this configuration language.
language component | Description |
---|---|
conditions | Boolean conditions within device classes |
property readers | Reading out a single value from a device |
group property readers | Reading out groups of multiple values from a device |
operators | Normalizing, modifying and filtering values |