Qubino watt meter and secure inclusion

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
stich86
Posts: 9
Joined: 23 Jul 2017 23:51

Qubino watt meter and secure inclusion

Post by stich86 »

Hi guys

I've five Qubino flush shutter attached to RazBerry on Pi3. Commands works ok, but I cannot get watt/kWh form the devices. Support tell me to include device in secure mode, but if I try to set param 250 to 1 I get red message and the get command reports nothing

Anyone has my devices and meters working?

Thanks
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Qubino watt meter and secure inclusion

Post by PoltoS »

log is needed. and better description of the problem. hard to say otherwise
stich86
Posts: 9
Joined: 23 Jul 2017 23:51

Re: Qubino watt meter and secure inclusion

Post by stich86 »

Regarding parameter 250, here is the log:

[2017-07-27 09:19:07.873] [D] [zway] Job 0x13: deleted from queue
[2017-07-27 09:19:12.511] [zway] Adding job: Configuration Get
[2017-07-27 09:19:12.517] [D] [zway] SENDING (cb 0x1b): ( 01 0A 00 13 03 03 70 05 FA 25 1B 57 )
[2017-07-27 09:19:12.520] [D] [zway] RECEIVED ACK
[2017-07-27 09:19:12.524] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2017-07-27 09:19:12.524] [D] [zway] SENT ACK
[2017-07-27 09:19:12.525] [D] [zway] Delivered to Z-Wave stack
[2017-07-27 09:19:12.539] [D] [zway] RECEIVED: ( 01 07 00 13 1B 00 00 01 F1 )
[2017-07-27 09:19:12.539] [D] [zway] SENT ACK
[2017-07-27 09:19:12.540] [zway] Job 0x13 (Configuration Get): Delivered
[2017-07-27 09:19:12.540] [D] [zway] SendData Response with callback 0x1b received: received by recipient
[2017-07-27 09:19:12.541] [D] [zway] SETDATA devices.3.data.lastSendInternal = **********
[2017-07-27 09:19:12.541] [D] [zway] Job 0x13 (Configuration Get): success
[2017-07-27 09:19:12.541] [zway] Removing job: Configuration Get

on the guy parameter 250 still red..

for meter, it seems the device reporting always 0:

[2017-07-27 09:20:25.556] [D] [zway] RECEIVED: ( 01 10 00 04 00 04 0A 32 02 21 34 00 00 00 00 00 00 C0 )
[2017-07-27 09:20:25.556] [D] [zway] SENT ACK
[2017-07-27 09:20:25.557] [D] [zway] SETDATA devices.4.data.lastReceived = 0 (0x00000000)
[2017-07-27 09:20:25.557] [D] [zway] SETDATA devices.4.instances.0.commandClasses.50.data.2.val = 0.000000
[2017-07-27 09:20:25.558] [D] [zway] SETDATA devices.4.instances.0.commandClasses.50.data.2.delta = 0 (0x00000000)
[2017-07-27 09:20:25.558] [D] [zway] SETDATA devices.4.instances.0.commandClasses.50.data.2.ratetype = 1 (0x00000001)
[2017-07-27 09:20:25.559] [D] [zway] SETDATA devices.4.instances.0.commandClasses.50.data.2 = Empty
stich86
Posts: 9
Joined: 23 Jul 2017 23:51

Re: Qubino watt meter and secure inclusion

Post by stich86 »

ok power meter are now fixed, i need to put parameter 40 to 100, still have issue on command 250..
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Qubino watt meter and secure inclusion

Post by PoltoS »

Sure it supports param 250? The Get is not answered by Qubino - strange
Post Reply