Updated Test JSON
This commit is contained in:
parent
f73048da4e
commit
f5f8d5192a
|
@ -72,8 +72,8 @@ func NewItemJSON() string {
|
||||||
"humidity": 44.937500,
|
"humidity": 44.937500,
|
||||||
"pressure": 998.998901,
|
"pressure": 998.998901,
|
||||||
"altitude": 119.331436,
|
"altitude": 119.331436,
|
||||||
"broadband": 1266,
|
"broadband": 1266.0,
|
||||||
"infrared": 528,
|
"infrared": 528.0,
|
||||||
"lux": 0.0
|
"lux": 0.0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue