OpenZWave / open-zwave-control-panel

UNMAINTAINED - We are looking for someone to maintain ozwcp! The OpenZWave Control Panel (ozwcp for short) is an application built on the OpenZWave library that permits users to query, manage and monitor Z-Wave nodes and networks. It provides a web based user interface using AJAX principles.
Other
130 stars 72 forks source link

New arg for programme #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It will be greate to be abbel to start programm on specifique device on the arg.
Something like that :
ozwcp [-d] -p <port> -u <dev>

Join sources with this option.

Thanks
Thomas

Original issue reported on code.google.com by thomas.g...@gmail.com on 20 Feb 2013 at 9:35

Attachments:

rbaindourov commented 8 years ago

I don't think you went far enough in your ozwcp.cpp example, because you need to instantiate the webserver with the devname also.

I did that in my fork: https://github.com/rbaindourov/open-zwave-control-panel

Also added poll.json.