Merge branch 'main' into testing

This commit is contained in:
Tobias Reisinger 2024-04-16 16:32:14 +02:00
commit ea6b653121
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 13 additions and 4 deletions

View file

@ -80,4 +80,4 @@ CREATE TABLE junction_relay_schedule
);
INSERT INTO schedules (uid, name, periods) VALUES (x'6f666600000000000000000000000000', 'off', x'00');
INSERT INTO schedules (uid, name, periods) VALUES (x'6f6e0000000000000000000000000000', 'on', x'010000009F05');
INSERT INTO schedules (uid, name, periods) VALUES (x'6f6e0000000000000000000000000000', 'on', x'010000000000');