infrafast / piwebpool

The first full open source Raspberry PI PHP web-based application that automates the control of swimming pool
https://infrafast.github.io/piwebpool/
3 stars 1 forks source link

URL register callback on switch action #19

Closed infrafast closed 7 years ago

infrafast commented 7 years ago

need to implement a table that register all URL which are call when a swtich chnage its state. -> action.php

luacontext.php

so the event is fire to all listener which allow updating state on remote connected server (like domoticz for instance)

infrafast commented 7 years ago

done