Package org.openhab.core.thing.fileconverter
package org.openhab.core.thing.fileconverter
-
ClassDescription
AbstractThingFileGenerator
is the base class for anyThing
file generator.AbstractThingFileGenerator.ConfigParameter
is a container for any configuration parameter defined by a name and a value.ThingFileGenerator
is the interface to implement by any file generator forThing
object.