Enter forum description here ...
0
Under review

Mouse Down Button

Marco Magnani 9 years ago in General updated by ComfortClick Support 9 years ago 1

Dear

Is there any way to get a MouseDownButton connected with 2 different Boolean variables: one to change the status of an item and other one to show the status of the controlled item?

What I need is a button where the status is non linked with the variable used to control the same item


Regards


Marco

0
Answered

restore configuration after crash

Daniel Dellham 9 years ago in bOS Server updated by ComfortClick Support 9 years ago 3

Is there any way to restore a configuration that has been lost/corrupted during a server crash? Unfortunately the last backup file is two month old, and a lot of configurations has been done since than...

I can not log in with the old user details, and when logging in with User/Pass it´s a clean new configuration.


And can you do a automatic backup of the configuration file (going forward)? Will it work to let windows or other backup program just copy the building/configuration.bin file regularly while the server is running?

0
Under review

Problem with ip adress and license status

Pedro Gomes 9 years ago in General updated by Dev Venba 7 years ago 2

Hi

I'm Having again problems with the ip adress, i set static ip adress last time i worked with Bos, now i don't know why it changed the ip but in configuration it is save the ip i gave it. why this happen? And know it says that my license is not active but i already had license status ok.
Can you help me?
0
Answered

stella z actuator

Andy Gill 9 years ago in Devices / Z-Wave updated by ComfortClick Support 8 years ago 12

Hi Gents,

I'm trying to get a stella Z valve actuator working, have it included in the network, but getting some random things back but no temperature and no control?

Anyone got any ideas experience with these?


Cheers


Andy

0
Answered

Datasheet JIGSAW

João Sousa 9 years ago in bOS Configurator / Devices updated by ComfortClick Support 8 years ago 7

Hi,

Where do I find datasheets (pdf) for the Jigsaw?

0
Answered

How to do a hard reset on grinder?

Pedro Gomes 9 years ago in General updated by ComfortClick Support 2 years ago 9

I can't acess grinder i need to do hard reset cause it don´t acept any pass or user

0
Under review

One shot button

Marco Magnani 9 years ago in General updated 9 years ago 4

Dear support,

I got the need to use in my application a button (to open the entrance door). It must be a one shot button (pulse button) and not the classic switch button.

How do I need to set up the button in Bos in order to work as pulse button?


Can you help me?


Marco

0
Under review

Time Server

Giordano Olmi 9 years ago in bOS Server updated 9 years ago 2

Hello, I contact you because I can not use the Time Server properly.

Imposed the correct Time Zone, but the server does not display the correct time.
It remains unaligned -2 hours.
I tried to set another time server but it is not allowed.
Remains stored in Time Default Server (time.windows.com).

If possible I would also use the server to send the update of the date and time on BAS KNX.
How can it be done?

cordiality

Giordano

0
Answered

Import ETS file

Pedro Gomes 9 years ago in Devices / KNX updated by ComfortClick Support 9 years ago 1

How to import .esf file to grinder? in the menu devices i select knx and doesn't have the option to import, can anyone help me?

0
Not a bug

Unable to start HTTPS service on non-standard port

Adam Zanto 9 years ago in bOS Server updated by ComfortClick Support 9 years ago 3

I'm trying to run bOS server on specific tcp/ip ports. i.e. http on 9080, https on 9443. According to manual i have edited BOSService.exe.config as follows:


<appSettings>
<add key="EventServiceUri" value="net.tcp://localhost:16100/" />
<add key="HttpsServiceUri" value="https://localhost:9443/" />
<add key="HttpServiceUri" value="http://localhost:9080/" />
<add key="RPCServiceUri" value="http://localhost:81/" />
<add key="EnableRPC" value="True" />
<add key="ClientSettingsProvider.ServiceUri" value="" />
</appSettings>


But https connection does not work, http works fine. Changing back to 443 brigns it back.

I have already tried other ports, firewall is disabled. Checked on Windows 10 and Windows Server 2008 without success.


Answer
ComfortClick Support 9 years ago

Hello,

please try to stop the bOS Server and delete the ComfortClick certificate in Windows mmc and start bOS Server back.