2017 Jul 14, 12:06 AM
Hey Dan,
Thanks again for the prompt response. I guess where I got confused on this part is how to structure that json file to work properly. The default file has a bunch of lines for on/off of stations 1-8. I have the relay board working for 1-12 already so the rf_control would then start on 13. So the command I would want to run is "wget http://xxx.xxx.xxx.xxx/relay1on"...would I have to add more 'dummy' commands for 1-12 in there and then this one would be the 13th for station 13 or would it be like "on command for station 13: wget http://xxx.xxx.xxx.xxx/relay1on"?
Thanks again for the prompt response. I guess where I got confused on this part is how to structure that json file to work properly. The default file has a bunch of lines for on/off of stations 1-8. I have the relay board working for 1-12 already so the rf_control would then start on 13. So the command I would want to run is "wget http://xxx.xxx.xxx.xxx/relay1on"...would I have to add more 'dummy' commands for 1-12 in there and then this one would be the 13th for station 13 or would it be like "on command for station 13: wget http://xxx.xxx.xxx.xxx/relay1on"?