COMMAND_CLASS_METER_TBL_CONFIG

Discussions about RaZberry - Z-Wave board for Raspberry computer
larekm
Posts: 12
Joined: 04 Jan 2016 17:36

COMMAND_CLASS_METER_TBL_CONFIG

Post by larekm »

Hi!

Has the RaZberry support for COMMAND_CLASS_METER_TBL_CONFIG?

I'm trying to include a Kamstrup meter, http://products.z-wavealliance.org/products/255 into my network and it doesn't work 100%. Or I don't get any energy values anyhow.

In the logfile during inclusion which I have attached I found the following,
[2017-01-21 17:04:52.300] [D] [zway] Node 44:0 supports CC UNKNOWN 0x3c.
and that I can find through search on zwave sites 0x3c is defined as command class meter tbl config.

Regards
Lars
Attachments
kamstrup_logfile.zip
Logfile
(16.45 KiB) Downloaded 198 times
larekm
Posts: 12
Joined: 04 Jan 2016 17:36

Re: COMMAND_CLASS_METER_TBL_CONFIG

Post by larekm »

I run firmware v2.2.4.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: COMMAND_CLASS_METER_TBL_CONFIG

Post by PoltoS »

No. We only support MeterTableMonitor. Never had time to try the MeterTableConfig.
larekm
Posts: 12
Joined: 04 Jan 2016 17:36

Re: COMMAND_CLASS_METER_TBL_CONFIG

Post by larekm »

Do you have any plans to add this? I can send you a meter for free if you want to add this. Just send me the address to my email.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: COMMAND_CLASS_METER_TBL_CONFIG

Post by PoltoS »

Well, never though about it as have never seen any device supporting it.

Had a look into spec, looks it is damn simple - only allows to set Meter Point Administration Number. No idea whit is this Number, but looks it is pretty easy to implement.

Any idea what is it made for? What will happen to your Kamstrup when you will issue that command?

Of course having the device in hands will simplify the implementation (about 1-2 hours to implement), but may be remotelly is also possible.
larekm
Posts: 12
Joined: 04 Jan 2016 17:36

Re: COMMAND_CLASS_METER_TBL_CONFIG

Post by larekm »

Hi!

See the attach xml that a Kamstrup meter has for deviceinfo. The file was created on another type of Zwave-system

If I connect the Kamstrup meter to my RaZberry-system I only get 2 item, General purpose and a Switch. I don't know if adding CC MeterTblConfig would solve everything.

//LLars
Attachments
kamstrup_device.zip
(857 Bytes) Downloaded 186 times
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: COMMAND_CLASS_METER_TBL_CONFIG

Post by PoltoS »

Looks like it just fail to pass interview. Can you include it again? I don't think MeterTableConfig is something that you need. It should work even w/o it
larekm
Posts: 12
Joined: 04 Jan 2016 17:36

Re: COMMAND_CLASS_METER_TBL_CONFIG

Post by larekm »

Been away for some time but now I'm back...

I have now updated to v2.3.0 and exclude/included the meter again.

The only difference is that I get a double set of "General purpose and a Switch". But no power or meter standing...
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: COMMAND_CLASS_METER_TBL_CONFIG

Post by PoltoS »

Can you send us the log of inclusion?
larekm
Posts: 12
Joined: 04 Jan 2016 17:36

Re: COMMAND_CLASS_METER_TBL_CONFIG

Post by larekm »

Here is the log file. Lock for device.46 //Lars
Attachments
inclusion_kamstrup.log.zip
(41.54 KiB) Downloaded 176 times
Post Reply