Hi,
How can I access to database in zway server.
For example . I want to select query operations in database. (SQL >> select id from devices) Can I do it ?
I want to access devices id.
Thank you.
Connection Database
Re: Connection Database
It is all described in the Developers Documentation found on http://razberry.z-wave.me/index.php?id=5
Re: Connection Database
There are plenty examples in the documentation. In addition there also is a wel documented virtual device API
If you've read the documentation you will know that there is no SQL database underneath ZWay. It would be helpfull if you did describe more clearly what you want to achieve in the end.
If you've read the documentation you will know that there is no SQL database underneath ZWay. It would be helpfull if you did describe more clearly what you want to achieve in the end.