Advice how to run function on Particle Photon using POST
Posted: Monday 24 July 2017 12:58
Hi all,
I have a particle photon, basically an advance arduino with wifi onboard, to run a linear actuator that opens a window. I want my Domoticz (raspi) to give instructions when to open and close it (for example at certain temp). The photon is already programmed, and open en close can be initiated from outside, using HTTP post function.
I dont however get this to work on the domoticz site. What would the proper way be? Lua, Blockly, Python?
For an example, please check https://docs.particle.io/guide/getting- ... hoton/#use
I have a particle photon, basically an advance arduino with wifi onboard, to run a linear actuator that opens a window. I want my Domoticz (raspi) to give instructions when to open and close it (for example at certain temp). The photon is already programmed, and open en close can be initiated from outside, using HTTP post function.
I dont however get this to work on the domoticz site. What would the proper way be? Lua, Blockly, Python?
For an example, please check https://docs.particle.io/guide/getting- ... hoton/#use