Uses of Package
org.openhab.core.model.yaml
Packages that use org.openhab.core.model.yaml
-
Classes in org.openhab.core.model.yaml used by org.openhab.core.model.yamlClassDescriptionThe
AbstractYamlFile
is the DTO base class used to map a YAML configuration file.TheYamlElement
interface offers an identifier and a check validity method to any element defined in a YAML configuration file.TheYamlFile
is the interface to manage the generic content of a YAML configuration file.