Seite 1 von 1

#1 Update 3.0.0.8

Verfasst: Mo 25. Mär 2024, 13:02
von DOMIQ-Support
New update for Base module is available. More info here:
https://domiq.eu/news/update_system_3.0.0.8

#2 Re: Update 3.0.0.8

Verfasst: Di 26. Mär 2024, 19:44
von LCNNoob
Hi Team,

thx for effort and fixing some things. But I have one issue and one question:

1. Issue: The command C.LOGIC BaseReboot() doesn't work any more since update

1. Question: Are there any documentation about the new handling of parameters (variables) in TABS Events and Timers?
including new calculations you mentioned in your news

Thx in advance

#3 Re: Update 3.0.0.8

Verfasst: Di 2. Apr 2024, 13:05
von DOMIQ-Support
Could you provide the rule/command you use for invoking the BaseReboot function in Logic?
Please send it to us over e-mail.

#4 Re: Update 3.0.0.8

Verfasst: Di 2. Apr 2024, 17:14
von LCNNoob
Hello Support,

It's under TAB REMOTE an push button.

Do_01,.jpg

Do_02,.jpg

Do_3.jpg


Worked until update.

Thx in advance

#5 Re: Update 3.0.0.8

Verfasst: Mi 3. Apr 2024, 12:38
von DOMIQ-Support
Could you provide the source code as well?

#6 Re: Update 3.0.0.8

Verfasst: Mi 3. Apr 2024, 17:03
von LCNNoob
Hi all,

sorry forgot to add:

function BaseReboot()
command ("C.HTTP.get=http://<user>:<password>@192.xxx.xxx.xxx:<portofbase>/call/reboot")
end