
Visual Control parameters external reference
Is it possible to only show a control if a certain conditions are met? Example only show timer Current Time if timer is running, or only show Abort button if a program is running. It is possible based on reference value of control, but would be great if additional reference value(s) could be used to set visibility, color and/or other visual parameters.
Any help will be appreciated.

Why get "Cyclical referens detected"
I get Cyclical referens detected every time I enable a Program in task.
Some times I get no error. but mostley I get.
NO matter of what I run inside the program, I get the message.
But the program do whats it suppose to do.

How to setup that at lamp turns off after 10minutes between specific time
Hi.
I want to setup that if a specific light is switched on between 01.00 and 07.00 it only stays on for 10minutes. Any hints in configuring this in bOS configurator? Wich task? Is it operating time, Schedule, or Timer?

Fibaro and other zwave devices problem
Hi,
I have problem with several zwave devices even with Fibaro which usually worked properly with other soft. e.g. Fibaro KeyFob (can not inlclude properly - all tabs are empty), Greenwave Powernode 6 (problems with power metering). Do you have the same issues. What are the steps to solve it.

Alexa - on/off commands on % devices
Hi,
In my opinion it is reasonable to have a possibility to control percentage devices using on/off command - on: 100%, off: 0%. Currently these commands are not recognised for such devices :-(

IR Trans
Dear all,
I have one device IR Trans for control remote IR
I don't know how to do program it
How can I learn the IR Control?
Do you have any exemple?
Thank you for your help
Kind Regards

Cannot connect to Jigsaw
Hello I got some issue with connecting to one of our Jigsaw. After finding the controller on network I got security alert message that says: Can not connect with this profile. Profile key does not match the server key. Possible security violation. Please HELP. Thanks.

Communication between two Jigsaw
Hello. In last webinar I ask if you can communicate over TCP between two Jigsaw. I got answear about how, but how I separate similar data like lights or temperatures or something like that. Maybe working example will be great if you have time for that. Thanks.

Serial device regex
Hello,
I'm toying around with the Basic Serial device and having fun. Sending data is working without a hitch but reading is another matter.
When I'm trying to read data using regex, then instead of saving the regex capture group as the value, the entire data string or nothing, is stored as the Value.
For instance, this is what is coming in to the Serial port: 1;3;1;0;0;21.3
I'm interested in the last floating point number (21.3)
I have created 2 devices for reading data. One is a Double, the other is a String. Both are using this regex: 1;3;1;0;0;([\d+.\d+]*)
This is what the Double gets as a Value: 0
This is what the String gets as a Value: 1;3;1;0;0;21.3
Customer support service by UserEcho