C API plus web server
Posted: 05 Jan 2017 18:38
Hi there,
I'm currently playing around with the C API of the Z-Way server. I'm using the example project from http://razberry.z-wave.me/index.php?id=15. As noted in several threads in the forum, I have to stop the regular server before I start my own tool since they both use the controller.
My question now is: How can I both use the web interface and use the C API? Is there a way to start the regular web server from my own C code so that I get web access as well?
Thanks!
I'm currently playing around with the C API of the Z-Way server. I'm using the example project from http://razberry.z-wave.me/index.php?id=15. As noted in several threads in the forum, I have to stop the regular server before I start my own tool since they both use the controller.
My question now is: How can I both use the web interface and use the C API? Is there a way to start the regular web server from my own C code so that I get web access as well?
Thanks!