Package 

Interface ILightDp

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

    
    public interface ILightDp
     implements IDpParser<String>
                        

    create by dongdaqingmibo 2023/8/31 10:43

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class ILightDp.Companion
    • Method Summary

      Modifier and Type Method Description
      abstract IntArray getLightColorRange()
      abstract String )>getLightColorDesc(<ERROR CLASS> context)
      abstract IntArray getColorMin()
      abstract IntArray getColorMax()
      abstract FloatArray getColorCurrent()
      abstract Boolean isNewColorData()
      abstract String getStringColorHSV(FloatArray hsvPoint, IntArray hsvValue)
      • Methods inherited from class com.thingclips.smart.dp.parser.api.ILightDp

        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