I have 2 raspberry pi + razberry and I send "btn_on" to the other
If I send code to my razberry2 from razberry1,
http://192.168.1.207:8083/ZWaveAPI/Run/ ... ].Set(255)
then, What code in my razberry2 catch that "btn_on" order?
In the htdocs\expert\app\core\controllers ??
or
In the htdocs\expert\app\core\services ??
please save my life!!!!
If I send http://192.168.1.207:8083/ZWaveAPI/Run/devices[2].
Re: If I send http://192.168.1.207:8083/ZWaveAPI/Run/devices
don't search for it in UI, instead read our doc http://razberry.z-wave.me/docs/zwayDev.pdf to see how to trap it on server side (zway.devices[2].instances[0].commandClasses[38].data.level)