Package 

Interface IBoolDp

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

    
    public interface IBoolDp
     implements IDpParser<Boolean>
                        

    create by dongdaqingmibo 2023/8/29 15:31

    • Method Summary

      Modifier and Type Method Description
      abstract String getDisplayMessageForStatus(Boolean value) readable message for value
      • Methods inherited from class com.thingclips.smart.dp.parser.api.IBoolDp

        getCommands, 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