GreenWave Reality - random Meter values

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
hekj
Posts: 14
Joined: 05 Jul 2013 16:49

GreenWave Reality - random Meter values

Post by hekj »

My GreenWave Realty switches reports random meter values in Z-Way v1.4-rc1 even if they have been turned off for several hours.

devices.13.data.deviceTypeString.value: "Binary Power Switch"
devices.13.data.manufacturerId.value: 153
devices.13.data.manufacturerProductType.value: 2
devices.13.data.manufacturerProductId.value: 2
devices.13.data.ZWLib.value: 3
devices.13.data.ZWProtocolMajor.value: 3
devices.13.data.ZWProtocolMinor.value: 33
devices.13.data.SDK.value: "6.01 pl2"
devices.13.data.applicationMajor.value: 4
devices.13.data.applicationMinor.value: 21
devices.13.data.nodeInfoFrame.value": [ 37, 50, 114, 134, 32, 113, 112, 39, 133, 135, 117, 86 ]

e.g.

devices.13.instances.0.commandClasses.32.name: "Basic"
devices.13.instances.0.commandClasses.32.data.level.value: 0

devices.13.instances.0.commandClasses.37.name: "SwitchBinary"
devices.13.instances.0.commandClasses.37.data.level.value: 0

devices.13.instances.0.commandClasses.50.name: "Meter"
devices.13.instances.0.commandClasses.50.data.2.sensorTypeString.value: "Electric "
devices.13.instances.0.commandClasses.50.data.2.val.value: 5145.6
devices.13.instances.0.commandClasses.50.data.2.scaleString.value: "W"

Henrik | http://nexahome.se
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Please provie us the debug

Post by PoltoS »

Please provie us the debug log where we can see the wrong packet to come in
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

These values are correct. One

Post by PoltoS »

These values are correct. One is scale 0 (kWh), second scale is 2 (W). Where do you see them mixed? May be sone UI renders them wronlgy?
hekj
Posts: 14
Joined: 05 Jul 2013 16:49

One Sensor value received

Post by hekj »

One Sensor value received from an other GreenWave Reality switch (6-port).1107558.375 W[2013-08-09 19:01:43.738] RECEIVED: ( 01 18 00 04 00 10 12 60 0D 01 01 32 02 21 34 00 A9 00 00 00 09 00 00 00 00 09 )[2013-08-09 19:01:43.739] SENT ACK[2013-08-09 19:01:43.739] SETDATA devices.16.data.lastReceived = 0 (0x00000000)[2013-08-09 19:01:43.740] SETDATA devices.16.instances.1.commandClasses.50.data.2.val = 1107558.375000[2013-08-09 19:01:43.740] SETDATA devices.16.instances.1.commandClasses.50.data.2.delta = 9 (0x00000009)[2013-08-09 19:01:43.740] SETDATA devices.16.instances.1.commandClasses.50.data.2.ratetype = 1 (0x00000001)[2013-08-09 19:01:43.740] SETDATA devices.16.instances.1.commandClasses.50.data.2.previous = 0.000000[2013-08-09 19:01:43.741] SETDATA devices.16.instances.1.commandClasses.50.data.2 = Empty--- EVENT: 2013-08-09T17:01:43.744Z 1376067704 zway.dataUpdate [16,1,50,2,1107558.375,null]--- EVENT: 2013-08-09T17:01:43.746Z 1376067704 metricUpdate.ZWayAutoDevice_16-1:2 ["level",1107558.375] Edit: Removed the kWh value
hekj
Posts: 14
Joined: 05 Jul 2013 16:49

Another random value.

Post by hekj »

Another random value.[2013-08-18 22:47:05.742] RECEIVED: ( 01 18 00 04 00 02 12 60 0D 04 01 32 02 21 34 00 FF 00 00 00 09 00 00 00 00 48 )[2013-08-18 22:47:05.743] SENT ACK[2013-08-18 22:47:05.744] SETDATA devices.2.data.lastReceived = 0 (0x00000000)[2013-08-18 22:47:05.744] SETDATA devices.2.instances.4.commandClasses.50.data.2.val = 1671168.000000[2013-08-18 22:47:05.744] SETDATA devices.2.instances.4.commandClasses.50.data.2.delta = 9 (0x00000009)[2013-08-18 22:47:05.744] SETDATA devices.2.instances.4.commandClasses.50.data.2.ratetype = 1 (0x00000001)[2013-08-18 22:47:05.745] SETDATA devices.2.instances.4.commandClasses.50.data.2.previous = 0.000000[2013-08-18 22:47:05.745] SETDATA devices.2.instances.4.commandClasses.50.data.2 = Empty 
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

this problm is fixed in the

Post by PoltoS »

this problm is fixed in the latest version
Post Reply