Connection Database

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
cagatay
Posts: 2
Joined: 24 Sep 2015 16:23

Connection Database

Post by cagatay »

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.
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Connection Database

Post by pz1 »

It is all described in the Developers Documentation found on http://razberry.z-wave.me/index.php?id=5
cagatay
Posts: 2
Joined: 24 Sep 2015 16:23

Re: Connection Database

Post by cagatay »

can you give me examples ?
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Connection Database

Post by pz1 »

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.
Post Reply