Add Lux unit to lightsensor
This commit is contained in:
parent
6cc6bfbc6d
commit
eff9b53ec1
@ -84,7 +84,8 @@
|
|||||||
"displayName": "Light intensity",
|
"displayName": "Light intensity",
|
||||||
"displayNameEvent": "Light intensity changed",
|
"displayNameEvent": "Light intensity changed",
|
||||||
"type": "double",
|
"type": "double",
|
||||||
"defaultValue": 0
|
"defaultValue": 0,
|
||||||
|
"unit": "Lux"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "f77608b3-8b5b-43a9-aab6-0dc35c694ec3",
|
"id": "f77608b3-8b5b-43a9-aab6-0dc35c694ec3",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user