A
Android Central Question
Hi,
I'm trying to add a "rest" command that should change a state on my domotic system (Openhab).
I've tried to use either a "POST" or "PUT" kind of command, passing a simple "ON" or "{"data":"ON"} in optional data...
but still without effect...
Using the chrome add-on to compose customs "http request commands", I simply set the command to "POST", set the URL and finally in the field "RAW DATA" I specify "ON"; it works without problem,...
How can I define the same data paket in NFC Tool Actions?
Thank you
Christian
I'm trying to add a "rest" command that should change a state on my domotic system (Openhab).
I've tried to use either a "POST" or "PUT" kind of command, passing a simple "ON" or "{"data":"ON"} in optional data...
but still without effect...
Using the chrome add-on to compose customs "http request commands", I simply set the command to "POST", set the URL and finally in the field "RAW DATA" I specify "ON"; it works without problem,...
How can I define the same data paket in NFC Tool Actions?
Thank you
Christian