Package org.openhab.core.transform
package org.openhab.core.transform
-
ClassDescriptionDeprecated.The
FileTransformationProvider
implements aTransformationProvider
for supporting transformations stored in configuration filesTheManagedTransformationProvider
implements aTransformationProvider
for managed transformations stored in a JSON databaseTheTransformation
encapsulates a transformation configurationA TransformationException is thrown when any step of a transformation went wrong.TheTransformationProvider
is implemented by providers for transformationsTheTransformationRegistry
is the interface for the transformation registryA TransformationProcessor transforms a given input and returns the transformed result.
TransformationRegistry
instead