Class RfidBoardConfig

java.lang.Object
com.tccc.kos.commons.core.service.config.ConfigBean
com.tccc.kos.ext.freestyle.hardware.rfid.RfidBoardConfig
All Implemented Interfaces:
com.tccc.kos.commons.util.ready.Ready

public class RfidBoardConfig extends com.tccc.kos.commons.core.service.config.ConfigBean
This represents a logical RFID board.
Version:
2025-04-22
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    void
    setDebugLevel(int debugLevel)
     

    Methods inherited from class com.tccc.kos.commons.core.service.config.ConfigBean

    addListener, getReady, isConfigured, removeListener, update, update

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.tccc.kos.commons.util.ready.Ready

    isReady, setReady
  • Constructor Details

    • RfidBoardConfig

      public RfidBoardConfig()
  • Method Details

    • getDebugLevel

      public int getDebugLevel()
    • setDebugLevel

      public void setDebugLevel(int debugLevel)