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

openzwave #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
after a successful compilation of the OZWCP on raspberry pi B with Raspbian , i 
try to run the web server with  ./ozwcp -d -p 1234, an error appear "Cannot 
find a path to the configuration files at ./config/. Exiting..."
can someone help me please to run it,
thank's 

Original issue reported on code.google.com by majdi.ja...@gmail.com on 8 Apr 2014 at 12:30

GoogleCodeExporter commented 9 years ago
The ./config directory should either be a link to the OpenZWave library's 
configuration files or contai copies of said files. See the README.

Original comment by glsatz on 8 Apr 2014 at 2:01