Terminal/ssh commands

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
LOCOSP
Posts: 29
Joined: 22 Sep 2013 02:33

Terminal/ssh commands

Post by LOCOSP »

Hi all,
I did little research and didn't find any informations about ssh commands to control z-way network.
Is any chance to control devices this way ?

Regards
LOCOSP
User avatar
PoltoS
Posts: 7594
Joined: 26 Jan 2011 19:36

You can use wget to access

Post by PoltoS »

You can use wget to access URLs described in the API.

For example: wget http://1.2.3.4:8083/JS/Run/zway.devices ... c.Set(255)
Post Reply