HTTP control of daylight savings
Moderator: MADRIX Team
HTTP control of daylight savings
Hi Team,
Would it be possible to get a full list of all http commands for latest firmware 1.16?
I currently would like the command to turn daylight savings ON/OFF but would be great if had all the commands to use
Would it be possible to get a full list of all http commands for latest firmware 1.16?
I currently would like the command to turn daylight savings ON/OFF but would be great if had all the commands to use
Re: HTTP control of daylight savings
Hi Quinton,
You can turn on/off the daylight saving time with the following command: to turn it off
to turn it on
We can't come up with the list, since it could change with every new firmware version.
You can turn on/off the daylight saving time with the following command:
Code: Select all
http://[IP]/config.shtml?daylight=n
Code: Select all
http://[IP]/config.shtml?daylight=y
We can't come up with the list, since it could change with every new firmware version.
Re: HTTP control of daylight savings
Thanks Shulze