[NF] Now creating correct Senml for Linksmart
This commit is contained in:
parent
93d2a956d0
commit
affbfc79fc
@ -20,7 +20,9 @@ namespace BlubbFish.Utils.IoT.Interfaces.Language {
|
|||||||
[Description("J")]
|
[Description("J")]
|
||||||
Joule,
|
Joule,
|
||||||
[Description("Cel")]
|
[Description("Cel")]
|
||||||
Celsius
|
Celsius,
|
||||||
|
[Description("lx")]
|
||||||
|
Lux
|
||||||
}
|
}
|
||||||
|
|
||||||
public Senml(String name, Units unit) {
|
public Senml(String name, Units unit) {
|
||||||
|
Loading…
Reference in New Issue
Block a user