qubino switch issue: Unknown command 0x03

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
camille68
Posts: 3
Joined: 31 Dec 2014 13:44

qubino switch issue: Unknown command 0x03

Post by camille68 »

I have the following issue with a qubino switch (see razberry log below). It seems to be related to the power meter in the switch but I dont understand what this 3 command is :shock: ?

Thanks for your support,

Camille

[2015-02-25 16:08:45.887] [C] [zway] Node 19:0 CC Meter: Unknown command 0x03
[2015-02-25 16:08:45.887] [E] [zway] Error returned from _zway_cc_call_handler(zway, command, controller->id, 0, data[4], &data[5]): Not implemented by the library (-3)
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: qubino switch issue: Unknown command 0x03

Post by pofs »

Command 3 for Meter is SUPPORTED GET, i.e. device is asking controller for supported meter scales. Obviously, controller doesn't support Meter CC.

It might be requested either because of a bug in the device, or because of some radio noice. Anyway, it is an invalid command and you should ignore it.
Post Reply