Package org.openhab.core.thing.fileconverter
package org.openhab.core.thing.fileconverter
-
ClassDescription
AbstractThingFileGeneratoris the base class for anyThingfile generator.AbstractThingFileGenerator.ConfigParameteris a container for any configuration parameter defined by a name and a value.ThingFileGeneratoris the interface to implement by any file generator forThingobject.ThingFileParseris the interface to implement by any file parser forThingobject.