-
-
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
-
-
Method Detail
-
getLightColorRange
abstract IntArray getLightColorRange()
-
getLightColorDesc
abstract String )>getLightColorDesc(<ERROR CLASS> context)
-
getColorMin
abstract IntArray getColorMin()
-
getColorMax
abstract IntArray getColorMax()
-
getColorCurrent
abstract FloatArray getColorCurrent()
-
isNewColorData
abstract Boolean isNewColorData()
-
getStringColorHSV
abstract String getStringColorHSV(FloatArray hsvPoint, IntArray hsvValue)
-
-
-
-