Forum tinycontrol
LK3 - http api - scheduler add/modify entry - Wersja do druku

+- Forum tinycontrol (https://forum.tinycontrol.pl)
+-- Dział: LanKontroler - sprzęt i wersje wsadów, problemy, zastosowanie (https://forum.tinycontrol.pl/forumdisplay.php?fid=3)
+--- Dział: LanKontroler V3.5 (https://forum.tinycontrol.pl/forumdisplay.php?fid=28)
+--- Wątek: LK3 - http api - scheduler add/modify entry (/showthread.php?tid=3167)



LK3 - http api - scheduler add/modify entry - davidk - 02-26-2026

Hi guys,
I was trying to add or modify entry in scheduler via http api, but without success.
This is what we have: LK3 SW 1.67 | HW 3.8

These are working commands:
http://192.168.1.101/json/scheduler.json
http://192.168.1.101/outs.cgi?out0=1
http://192.168.1.101/outs.cgi?out0=0

This is not working:
http://192.168.1.101/post.cgi?sched_save&s0=test1*0*1*36000*0*127*1&&

Entries in scheduler are not modified or added. I was trying different formats, but not working.

I just paste commands into web-browser address box without any authentization.

Do you have any idea, what could be wrong?