SimonK Posted yesterday at 02:05 AM Share Posted yesterday at 02:05 AM I have a 4 port relay that I can send simple http commands from web based program like Chrome or Edge for example: This will turn on relay: http://192.168.1.2/state.xml?relay1=1 This will turn off relay: http://192.168.1.2/state.xml?relay1=1 How can I program a schedule to use these commends so I can turn on or off relay? Quote Link to comment
DennisC Posted 15 hours ago Share Posted 15 hours ago Have you tried setting up a network resource to send those commands? Once you get that working you can trigger the network resource from a program. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.