Enter forum description here ...
0
Under review

Connect comfortclick ETS5

Im2x3m4u 4 years ago in Devices / KNX updated by ComfortClick Support 4 years ago 1

Hi all, 

I'm facing some issues with downloading my components with ETS5 and generate the ETS export file to import afterwards in bOS. 

In bOS the Jigsaw KNX is std. CCJigsaw 0.0.1.

When I try to connect in ETS5 with CCJigsaw 192.168.1.16:3671 to Individual Address 0.0.1 for downloading my components I get the error: "The individual address is already in use by another device."

I was not able to add the Comfortclick in my topology.

Someone who can assist my with this?

Should I connect with USB directly to the module instead of connecting over wifi?

0

reading operating time from dali gateway

Dave De Busschere 4 years ago in Devices / KNX 0

Hi there,

I'm trying something simple but seem to miss something.

I wan't to read the operating time from the ECG's in the dali gateway.

I gave the operating time there own knx adres but I can't read the values in bos ??

Image 2907

0
Under review

ngrok as alternative for port forwarding

Gracjan 4 years ago in bOS Server updated by Gabor Stepper 4 years ago 4

I'm owner of JIGSAW device without possibility to get public IP address. While looking for workarounds I have found the ngrok service which offers tunnels accessible via URL links. As long as I understand JIGSAW is simply raspberry pi device with custom linux os running under the hood. I wonder if I could login to the device using the ssh to access the root account for purpose of installation and setup of ngrok service. Will you be able to share those? Is ssh access enabled?

0

Hue motion sensor supported

Michiel Kenis 4 years ago in Devices / HUE updated 4 years ago 12

Are Hue motions sensors supported within the HUE integration? 

I'm looking to detect a motion trigger and control my non-HUE lights with a Program-integration. 

Is this possible? 

0

Modbus RTU fail

Łukasz Klinger 4 years ago updated 4 years ago 5

good morning, since the installation on the beta version grinder, there are repeated interruptions in the operation of Modbus RTU in the application there is a connection, but the controllers stop interrogating the devices, it is not enough to pull the controller from the USB socket because it has no effect, but without turning it off, turn off the connection and turn on and suddenly call back .

0
Under review

Shutdown Jigsaw from bOS Client or UPS

Jaume Almirall 4 years ago in bOS Server updated by ComfortClick Support 4 years ago 1

Hi,

Its possible to shutdown Jigsaw from Bos Client or with UPS conection?

I want to shutdown Jigsaw when UPS is about to finish battery charge and have safety stop. Even with a button in bOS Client should be fine.

Regards,

0

How to get LSB from 16bit unsigned value?

Jürgen Jürgenson 4 years ago in Devices / Modbus updated 4 years ago 3

Hey,

I'm wondering if there is a better way - Komfovent AHU sends its time and date values in 8x2int where MSB is hour value and LSB is the minute value.
I couldnt get the correct values with the options bOS has, so i turned to math... but i feel like the programs i made may be incorrect.

Image 2879

First i divided the 16bit unsigned value with 256 to get the MSB first. Then i basically subtracted the MSB value i got from the MSB Int value and multiply that again with 256. 

Image 2880

As i need to make a visu for the scheduler then it feels like a lot of trouble separating the values. Any better solutions?

Best regards,

Jürgen

0
Under review

UPS not recognised

Paul G 4 years ago in bOS Configurator updated by Fabien Fuster 3 years ago 10

Hi,

UPSs in general do not seem to be recognised by bOS. Below some screenshots of very standard UPS devices (e.g. Eaton) connected to the very same PC running bOS (4.7) and WIN10

Even when I force the PC to run on batteries with the UPS, bOS does not recognise it. I have also tried to use the UPS generic but it will not work because the UPS comm system with the PC is through USB. Virtual COM ports do not work either as such is avoided in WIN10 for not truly COM serialised communication.

Image 2875

Image 2876
0

Control frame shows error

Jürgen Jürgenson 4 years ago in bOS Configurator / Themes updated 4 years ago 4

Hey,

I made some control frames today with graphs in it. It shows me errors that i cant find. When i delete the control panel the error disappears, if i put it back it shows an error again. Could You make a separate tab for errors, example if an error occurs it would be visible in the errors tab, so we could find it right away, not needing to click through all the buttons.  

Image 2870

Best regards,

Jürgen

0
Under review

Exit function in programme makes KNX to disconnect

Paul G 4 years ago in bOS Configurator updated 4 years ago 8

Hi,

When the exit function is used in a programme, bOS makes de KNX to restart completely, the only thing that should happen is for the programme logic to finish, however KNX is restarted. It took me some time to find out this, to the point that I had to put traces so that when the building and KNX were connected a trace would be logged.

I tis now confirmed, every single programme that includes the Exit sentence makes the building to restart, a significant bug to get fixed ASAP