Enter forum description here ...
0
Answered

HTTP Request Data

Mehul Patel 9 years ago in bOS Configurator updated by Thomas Curtis 9 years ago 2

How do you retrieve data from device using http get method? I am trying to get power status of denon receiver over IP.

Answer
ComfortClick Support 9 years ago

Hello,

unfortunately our HTTP driver does not support two way communication. You can only control the device, but you cannot get status from the device. We will improve that in future releases.


Regards

0
Answered

Execute windows program.

Mike Hartley 9 years ago in bOS Configurator / Tasks updated by ComfortClick Support 9 years ago 1

Hi,

Can you tell me how to configure the system to execute a simple windows programme. I have some obvibe S20 devices and simply want to call an executable with an IP, Mac address and command (on:off:status).

0
Started

Daylight saving times

Mattis Nilsson 9 years ago in bOS Server updated by ComfortClick Support 9 years ago 3

Hello,

The server service does not seem to sync time with computer time. It seems that server has to be restarted before time is beeing synced. Is there a easy way to fix this? I use ComfortClick as Master Time where KNX is used to distribute time for clocks at an industry. They want the time to be correct at all times.

0
Completed

I managed to partially integrate "SONOS" bOS

David Guillen 9 years ago in bOS Server updated by ComfortClick Support 9 years ago 5
With a separate Web server installed on the same machine Bos. I got on / off and raise / lower the music of "SONOS" applications.
0
Answered

migration from CMC to bOS

Kresimir Marusic 9 years ago in General updated by Francisco Oliveira 7 years ago 3

Is it possible to migrate from CMC to bOS?

If yes how?

What about licenes? Is CMC licence automaticaly upgraded to bOS licence?

Answer
ComfortClick Support 9 years ago

Hello, yes it is possible, but first you need to update to bOS 3.


1.Create a Copy of ComfortClick folder from C drive to safe location.


2. Update CM to latest version and upgrade from version CM 2.2.4 to latest bOS 3.0.76

3. Open BOS Configurator, go to Files, and load default tab, then click on Theme and click load default.

4. Backup the configuration through bOS Configurator (.zip file).

5. Install .NET Framework 4.5 (if not installed yet) and upgrade from version bOS 3 to BOS 4.


License should automatically been upgraded, if you will have problems, contact us.

0
Fixed

bOS Beta (3.9) license error

ComfortClick Support 9 years ago in bOS Server updated 9 years ago 1
With a latest update of bOS beta version 3.9 some licenses could become corrupted. The invalid license error is displayed in bOS Client. In case of this error the manual server restart is required. This will restore the original license. After the license is restored, upgrade to latest version (3.9.1) is recomended.
0
Answered

Fibaro wall plug - FGWPF-101 - measuring Power??

Fred Hartman 10 years ago in Devices / Z-Wave updated by ComfortClick Support 10 years ago 2
I'm using a Fibaro wall plug and would like to use the option of this plug to measure the used power.
Due to the fact I'm a new user of Comfort click and not familair enough with the software I was hoping someone could help me to configure this option in the software.

Is anyone using this plug already?
0
Completed

Android Tasker

Christiaens Filip 9 years ago in Devices / Other updated by ComfortClick Support 9 years ago 1

Android Tasker can start execute an action when you turn off your alarm (e.g. with sleep as android). The action can be an html request to another machine.

Is there a way to trigger a task in bOS server with an incoming html request?

Answer
ComfortClick Support 9 years ago

Hello,

it is possible using our RPC service, please check http://www.comfortclick.com/Software/Manuals/BOSServer?print=false#RPCService

0
Answered

bos phone integration

Christiaens Filip 9 years ago in General updated 7 years ago 11

In the description of bos phone, it says 'bOS Phoneintercom application also works with ComfortClick bOS homeautomation software package'.

Which kind of integration is possible? I cannot find any documentation on this subject.

Answer
ComfortClick Support 9 years ago

bOS Phone app runs in background and it pops out when someone is calling from the intercom. It is also possible to run bOS Phone apk from directly from bOS Client.

0
Answered

BOS Configurator Logic question

Marco Magnani 9 years ago in bOS Configurator updated 9 years ago 2

Dears,

I get a question about on how to write the bos software . I created one page with one toggle button that start or stop a pump controlled by KNX (the button is linked to KNX bit). In the same page I have also a scheduler that based on the time it start or stop the same pump automatically

What I want to do is when the scheduler is off the pump button is active and will be possible to push the button manually (if you push the button the pump starts and the button wills show the pump on) instead when the scheduler is on will not be possible to push the button manually (if you push the button nothing will happen but it will show that the pump is on)

How can I do it?


Regards

Marco