-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classILightDp.Companion
-
Method Summary
Modifier and Type Method Description abstract IntArraygetLightColorRange()abstract String)>getLightColorDesc(<ERROR CLASS> context)abstract IntArraygetColorMin()abstract IntArraygetColorMax()abstract FloatArraygetColorCurrent()abstract BooleanisNewColorData()abstract StringgetStringColorHSV(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)
-
-
-
-