Enter forum description here ...
0
Under review

Import of new KNX objects report that they already exists using bOS 4.9.0

Pascal Platteel 3 years ago in Devices / KNX updated by matej bregar 3 years ago 19

Using version 4.9.0. When importing new KNX data through xml file, the import tool shows that these objects already exists. But in reality they don't. Import does go smooth using export data from ETS6. 

Image 3509

0
Under review

Away from home or Vacation Mode

Emanuel Visan 3 years ago in Devices / KNX updated by ComfortClick Support 3 years ago 2

Hello,

I have in KNX integration 10 presence sensor from Steinel. He sets to work all of time but i need to implement a program to away from home and vacation.

I read a lot info on forum and manuals but i can't find any solution to stop illumination on day time.

For exemple at 9 a.m to 17 p.m when i'm gone to work and my cat is home not to activate the sensors or other lighting circuit.

A little help please.

0

openHAB

Kunzai 3 years ago in Devices / KNX updated 3 years ago 2

Hi,

Is there some possibility to connect bOS with openHAB via KNX/IP  (https://www.openhab.org/addons/bindings/knx/)?
Tried already a few things but couldn't figure it out. 


Thanks!

0
Under review

Sonos up/down volume control

Grzegorz Kulinski 4 years ago in Devices / Sonos updated 4 years ago 6

Hello.

Is it possible to add "volume up"/"volume down" function directly in the Sonos driver? I don't see such a possibility in current driver, so I perform an additional calculation of subtracting/adding a constant value to the current volume value. And it works fine.

But I want to add a loop while the "volume up"/"volume down" button is held down. I used the MouseDownButton object for this.


Image 3408


Is there any other way to restart the program or make a loop? In used "Restart" function, the minimum time can be set to 1s, but it is definitely too long to get smooth volume down/up.

Regards,

Grzegorz Kulinski

0
Under review

Regex multiple line text parsing

Paul G 4 years ago in Devices / Basic updated 3 years ago 18

Hi,


I have issued a basic http command that retrieves multiple lines, effectively we cannot get the values of the 7 groups that are returned under a specific matching. The question is how does COmfortClik handle the groups within regex text to be able to handle the group values, remember this is a text regex not a JSON or XML regex, so there are no tokens!!


Image 3398


Image 3402

The REGEX listener I have created is for a string (it has been validated as it works in any regex tester) ^\#>(?[0-9]{2})(?[0-9]{2})(?[0-9]{2})(?[0-9]{2})(?[0-9]{2})(?[0-9]{2})(?[0-9]{2})(?[0-9]{2})(?[0-9]{2})(?[0-9]{2})(?[0-9]{2})$/gm

Image 3399

However, Comfortclick does not seem to handle the groups within a Text REGEX, despite multiple lines are coming in the system response

Image 3400

When executed through a host connection this is the same code returned

Image 3401

0
Under review

Weather stop work?

Panayiotis Evgeniou 4 years ago in Devices / Other updated by ComfortClick Support 4 years ago 6

The weather don't work .

0
Under review

no control of satellite outputs

Łukasz Klinger 4 years ago in bOS Configurator / Devices updated by Andrzej Szymkowicz 1 year ago 5

Hello, the SATEL integration works, but the outputs are still missing, are you able to make some extra adjustments?

0
Under review

Modbus devices with different properties in one bus.

Artem Kuteynikov 4 years ago in Devices / Modbus updated 4 years ago 2

Hello,

is it possible to communicate with devices in the same bus, which have different settings (for example: Low Word First)? Could Data settings of Modbus driver be implemented on Slave node?

And a possibility to disable any Slave (for commissioning or testing) so that server won`t see an error, would be convenient.

Thanks.

0
Under review

Onvif Imou Cameras

Fernando Indopesan 4 years ago in Devices / Cameras updated by Francois Lesueur 8 months ago 5

Hello,


I'm trying to connect several Imou (dahua) cameras with a Device / IP Camera option, but it doesn't work.

In VLC I reach the image with the url


rtsp://USER:PASS@IP:554/cam/realmonitor?channel=1&subtype=0


but it doesn't work ni bOS Configurator.

When I try to connect it by ONVIF with the URL


rtsp://USER:PASS@IP:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif


it doesn't work either, I get the message that the camera doesn't support ONVIF (it actually does, because I can see it in VLC)


Have you ever tried this type of camera? Can you tell me how to solve it?

Thank you!!

0
Answered

What is Modbus Network Capacity in NUC or JIGSAW?

Marco Antonio Fernandes 4 years ago in Devices / Modbus updated by ComfortClick Support 4 years ago 1

Good Morning!

I've been researching the Comfortclick website, but I have some doubts about Modbus.

Here are the questions below and also an outline of the basic concepts for Modbus RTC and TCP/IP:

1. Is there any difference in capacity between a NUC or JIGSAW?
2. Is there any difference in capacity between an RS-485 RTU or TCP/IP?
3. Is there any limitation or does bOS Comfortclick comply with the Modbus standard, ie up to 32 devices [without repeater] or 247 [with repeater]?
4. Is there the possibility of limitation by the manufacturer/device, having limited the amount of modbus addresses?
[As shown in the example on the Comfortclick page:
https://www.comfortclick.com/BOS/KnowledgeBase/Modbus]

Thanks!

Protocol Modbus.pdf

Image 3377

Answer
ComfortClick Support 4 years ago

Hello,

1. Regarding Modbus, there is no big difference, both servers could handle similar number of Modbus devices (but number of Modbus devices is not the key factor it is number of registers/data points) if it is a commercial project I recommend you to use at least Grinder Black or even better Sledgehammer, due to professional server features (e.g. full disk backup, remote control of server hardware through web interface...)

2. No difference.

3. bOS comply with Modbus standard so you can integrate maximum number of devices according to Modbus standard.

4. Do not fully understand last question.

Best regards