Uses of Record Class
org.openhab.core.thing.fileconverter.AbstractThingSerializer.ConfigParameter
Packages that use AbstractThingSerializer.ConfigParameter
-
Uses of AbstractThingSerializer.ConfigParameter in org.openhab.core.thing.fileconverter
Methods in org.openhab.core.thing.fileconverter that return types with arguments of type AbstractThingSerializer.ConfigParameterModifier and TypeMethodDescriptionprotected List<AbstractThingSerializer.ConfigParameter> AbstractThingSerializer.getConfigurationParameters(Channel channel, boolean hideDefaultParameters) Get the list of configuration parameters for a channel.protected List<AbstractThingSerializer.ConfigParameter> AbstractThingSerializer.getConfigurationParameters(Thing thing, boolean hideDefaultParameters) Get the list of configuration parameters for a thing.