Hello,
I'm working on a project.
To simplify my explanation:
There's 4 rooms which lights I need to switch on/off from a plugin within wordpress.
A bit more detail:
An admin logs into wordpress, and has access to the wordpress dashboard.
He click on the module/plugin (which needs to be designed)
This plugin has 4 virtual toggle switches, Room1, Room2, Room3 & Room4.
When admin toggles Room1 switch to ON, the light in room1 must switch on.
I can develop the wordpress plugin, but i need it to communicate with the light switch.
Any suggestions/ideas on how to make this happen?
NOTE: the above scenario has been simplified. The project is actually much more complex. But if I can jump this hurdle, the rest is easy.
Tx!
I'm working on a project.
To simplify my explanation:
There's 4 rooms which lights I need to switch on/off from a plugin within wordpress.
A bit more detail:
An admin logs into wordpress, and has access to the wordpress dashboard.
He click on the module/plugin (which needs to be designed)
This plugin has 4 virtual toggle switches, Room1, Room2, Room3 & Room4.
When admin toggles Room1 switch to ON, the light in room1 must switch on.
I can develop the wordpress plugin, but i need it to communicate with the light switch.
Any suggestions/ideas on how to make this happen?
NOTE: the above scenario has been simplified. The project is actually much more complex. But if I can jump this hurdle, the rest is easy.
Tx!