Code: Select all
JSON.stringify(virtualDevice)
Code: Select all
{"creatorId":2,"deviceType":"thermostat","id"
:"ZWayVDev_zway_4-0-67","location":null,"metrics":{"scaleTitle":"°F","level":27,"min":5,"max":40,"icon":"thermostat","ti
tle":"RTCA Thermostat 4-0"},"permanently_hidden":false,"tags":[],"updateTime":1430762730}
I see the same on CC 49 when the thermostat reports its temperature and I print out the JSON object.
I am running 2.0.1rc25
Is this a known issue?