All Implemented Interfaces:
NamedSchema, SchemaConvertable<Void>, Builder<Sensor>, BuilderContext

public class BuilderSensorState extends BuilderSensorBase
  • Field Details

    • state

      protected String state
    • subState

      protected String subState
    • stateIndex

      protected int stateIndex
    • subStateIndex

      protected int subStateIndex
    • defaultSubState

      protected boolean defaultSubState
    • ignoreMissingSetState

      protected boolean ignoreMissingSetState
    • componentLocal

      protected boolean componentLocal
  • Constructor Details

    • BuilderSensorState

      public BuilderSensorState()
  • Method Details