Package 

Interface IEnumDp

  • All Implemented Interfaces:
    com.thingclips.smart.dp.parser.api.IDpParser

    
    public interface IEnumDp
     implements IDpParser<String>
                        

    create by dongdaqingmibo 2023/8/29 15:31

    • Method Summary

      Modifier and Type Method Description
      abstract List<String> getRange() dp value list, getCommands
      abstract List<String> getNames() readable list
      String getCommands(String status)
      • Methods inherited from class com.thingclips.smart.dp.parser.api.IEnumDp

        getDisplayStatus, getDisplayStatusForQuickOp, getDisplayTitle, getDpId, getDpShowType, getIconFont, getSchema, getStandardSchema, getType, getValue
      • Methods inherited from class java.lang.Object

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