Enter forum description here ...
+2

play sound How do I play a sound

Andy Gill 9 years ago in bOS Configurator / Tasks 0

Hello,

Could someone explain how I play a sound based on a program or an event? Ideally through a client but failing that through the server?

I would like to play a warning sound should a condition not be met when the user is changing a mode.


Thanks

+1

Energy meter data transfer

Tanel Matsi 1 week ago in bOS Configurator / Tasks updated by Jürgen Jürgenson 37 minutes ago 3

How do you send energy meter values monthly?

I know how to send it via email, but the problem is that it not an attachment, but insida mail body and managing the data is not comfortable. Also making the email is not very user friendly if you have to send 200 values in one mail.

It would be good to be able to send the values from database or in excel version.

+1

fingerprint unify

stephen andries 6 months ago in Devices / Other 0

hello, the doorbel G4 pro has finally received the update so the fingerprint is active.

I want the fingerprint to give a command to my KNX system, opening the door. Had anyone already found a way to webhook it to the bOS?

+1
Under review

bOS Configurator and bOS Client do not open

VASSILIOS GRUNDNIG 8 months ago in bOS Configurator updated by ComfortClick Support 8 months ago 4

Hello! bOS configurator and bOS client do not start in my Windows 11 laptop after an update. First I updated my office server (CC Jigsaw), then the bos configurator got updated. 

After this I tried to start the bOS Configurator and a pop-up error message displayed about the update of ".NET-desktop runtime 6.0.0". 

When I clicked the OK button on the error message the web browser opened so i can download the last update (6.0.35). After the installation the same error message kept appearing so I downloaded manually the 6.0.0 version. 

Finally, there wasn't any error message but both softwares do not start. I double-clicked on the shortcuts and  right-clicked>open but the only thing that happened was for the "busy" cursor to appear for a couple of seconds. Any ideas? 

Thank you in advance

+1

Hikvision face terminal conectivity

Alexandru Dumbravă 8 months ago in Devices / Http updated 8 months ago 4
Hello! I have been trying for a few days to connect a hikvision facial recognition terminal
(ds-k1t341am) to comfort click using http. I would like to take over from this moment when he 
gives the command to unlock the door. for any command I used, it tells me that it is an 
unauthorized or invalid code as well as the status code. Does anyone have an idea how I could 
solve this problem? In Postman I tried to retrieve certain data, the only thing I managed to 
retrieve (using /ISAPI/System/deviceInfo) was the device data, but if I use this command in 
comfort click, it tells me that it is unauthorized. Thank you!

+1
Under review

Help to identify the correct token

Fabien Fuster 10 months ago in Devices / Http updated 9 months ago 7

Hello Guys,

I'm getting a new device API setup, but I'm facing an issue with a token and need help to identify my mistake.

I have the following command response data: [{"accountId":"aa1111bb-cc2d-3333-e44f-55g666h7i888","genesis":true}]

I'm looking to get the account Id value, which, according to multiple JSON path finder should be under the token : [0].accountId

Image 4982

However, the value remains desperately empty :

Image 4983

Any idea about the possible issue ? 

I've already tried with [].accountId and accountId, but same result

Thanks in advance for any tip

+1

getting time from the server

stephen andries 12 months ago in Devices / KNX updated by Ricardo Pinto | visiontech pt 11 months ago 4

the jigsaw has the date and time. is there a way i can extract the data from the jigsaw and put it in a groupsadress, so other knx participants also get the time?

i have an MDT screen that needs a time input in order to display the time. I would like to get the time from the jigsaw

+1

For some unknown reason, the Modbus protocol causes Values\Connected\Value: True to change to False.

Ronnie Lin 1 year ago in bOS Configurator updated by Jürgen Jürgenson 1 year ago 2

Hi Support team,

I have a project that uses many Modbus Devices (Reference #1)
My protocol settings
Driver\Enable: True
Error Handling: Reconnect
Will work normally initially
Values\Connected: Trues (Reference #2)
After a period of operation
For some unknown reason, the Modbus protocol causes Values\Connected\Value: True to change to False.
Causes Modbus Device to fail to operate
Check that the physical network device and Modbus device are not faulty
The important finding is that bOS also has no error messages
I think because there is no fault abnormal signal in bOS, the parameter setting of Reconnect has no effect.

Disposal method:
Log in to bOS Configurator
Manually
set Driver\Enable: True
change into
Driver\Enable: False
Cultivation again
Driver\Enable: True
Such operation can restore normal function operation
But when something goes wrong, the customer's on-site environment shuts down immediately.
Exclusion actions require our assistance in running the program

Need help
what is the solution
It allows me to use a program to detect Driver\Enable: True
and driver\enabled: False
Automatically re-execute
Driver\Enable: True->False->True

This problem has happened many times
And every time it happens, not all Modbus devices will have the same situation happen simultaneously.
We cannot monitor the running status of the client bOS system all the time
Whenever the customer's equipment shuts down abnormally, the customer will notify us to handle it.
Several incidents gradually raised questions among customers about the stability of our systems.
Therefore requesting assistance in providing a solution Thanks

Looking forward your reply
Best regards

Image 4791

Image 4792

+1

Json parsing error - Missing token (Shelly Plus Plug S / MQTT)

netit 2 years ago in Devices / Other updated 5 months ago 1

Hello,

I sucessfully integrated a Shelly Plus Plug S via MQTT.

MQTT messages that contain "switch" updates (when it's turned on/off) are successfully interpreted. I catch them with Token Name : params.switch:0.output (see screenshot below).

Meanwhile, the Shelly device is also sending other MQTT messages with energy consumption information. When doing so, the parameter "output" is not present in the JSON file, resulting in a Exception error : Error parsing received data. Value cannot be null.Parameter name: value


Any advise how to prevent these errors ?

Thank you.

---

JSON message when "output" changes. This gets successfully parsed. Example of a switch off message :

{"src":"shellyplusplugs-e465b85ccccc","dst":"shellyplusplugs-e465b85ccccc/events","method":"NotifyStatus","params":{"ts":1701336805.47,"switch:0":{"id":0,"apower":0,"current":0,"output":false,"source":"WS_in","voltage":0}}}


Periodically JSON message to notify energy updates. These don't get successfully parsed (as it is missing the 'output' parameter. Example :


{"src":"shellyplusplugs-e465b85ccccc","dst":"shellyplusplugs-mytext/events","method":"NotifyStatus","params":{"ts":1701352440.40,"switch:0":{"id":0,"aenergy":{"by_minute":[5.012,8.202,0.000],"minute_ts":1701352439,"total":4.922}}}}

Image 4751

Image 4749

+1

Run bOS functions with Microsoft Power Automate

Ricardo Pinto | visiontech pt 2 years ago in Devices / Http updated 2 years ago 1

Hello everyone,

There a bunch of times, where I'm sitting at the office in my workstation, and I need to turn on the office table light.

I could:

  1. Move my ass and reach to the office entrance, and push the KNX button
  2. Pick up the phone, open the bOS app and navigate into the office room to turn on the light
  3. Open the bOS Windows app and do exactly the same

But honestly I was looking for a quicker way to turn on/off the office light while I'm at the computer.

So I opened Microsoft Power Automate, and created two flows to work with bOS RPC API:

  • One flow to turn ON the light; And a shortcut to fire it up (CTRL+SHIFT+L)
  • One flow to turn OFF the light; And a shortcut to fire it up (CTRL+SHIFT+D)

And that's it! Now I can quickly turn on/off the office table light while I'm working, without having to open the bOS apps, by using the bOS RPC API and Microsoft Power Automate.

Lazy asses, you can thank me later :D

Best regards

Ricardo Pinto