Listing Z-wave nodes

Hi,

I’ve been working with some z-wave nodes today and as I look at LuaUPnP.log I see repeated messages about failures to send to nodes -

ZW_Send_Data node 4 NO ROUTE (nil) <0xc04>
ZW_Send_Data node 2 NO ROUTE (nil) <0xc04>

I’m pretty sure I don’t have nodes 2 and 4 on my network and so I’m confused as to what Vera is trying to do here.

Is there a command line tool to list Z-wave nodes / stats / information?

Thanks,

Alex

ADD or LSI plugin.

Very useful thanks Ap15e. For anybody wanting the link, it’s here: http://forum.micasaverde.com/index.php/topic,6614.msg41259.html#msg41259

Are the “altid” values displayed for the devices the Z-wave node IDs?

Are the "altid" values displayed for the devices the Z-wave node IDs?

Yes, they are (if [tt]Parent == 1[/tt]).

OK that’s all explained then thanks. The thing that was throwing me was that I was getting “no route” messages with a node id that corresponded to the mains powered boiler actuator alt id.
This should be accessible all the time. I did a “heal” and I do longer get those “no route” messages (although I still get them for the battery powered thermostats I have, presumably because they are asleep most of the time). I think perhaps the previous routing table might have had the boiler actuator routed to the controller through one of the thermostats but I’m not sure.