Updated Test JSON

This commit is contained in:
David G. Simmons 2017-11-02 17:21:50 -04:00 committed by GitHub
parent 8560c2f88d
commit 1d1d5e6089
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -72,8 +72,8 @@ func NewItemJSON() string {
"humidity": 44.937500,
"pressure": 998.998901,
"altitude": 119.331436,
"broadband": 1266,
"infrared": 528,
"broadband": 1266.0,
"infrared": 528.0,
"lux": 0.0
}
},