Enter forum description here ...
0

What i'm doing wrong?

Alexandru Dumbravă 12 months ago in bOS Configurator / Devices updated 12 months ago 14

Image 4874

Image 4875Image 4876Image 4877Image 4878

Hello. So, i'm trying to connect a Shelly 2.5 in relay mode (2 channels). I want to control channels, which works fine, to get the Switch value (if the switch it's on or off) and to find out the consumption on any channel. (in case one switch it's on, but the consumption is 0, it's means there's a problem, and i want to message the client that the lamp it's broken). I can see in subscription de actual value, in all my necessary, but i really don't know how to put the value from subscriber, into the parser. (ex: The instant consumption from the led bulb, from subscriber, into consumption panel value) . I'm a MQTT beginner, don't really know how it's works, but i try to do my best. 

Thank you very much!

0

Shelly Cloud Connetion Error

Francisco Oliveira 12 months ago in Devices / Http updated by Jürgen Jürgenson 12 months ago 3

Trying to connect to shelly cloud and can't understand what i'm making wrong.

with curl i'm using :

curl -X POST https://shelly-24-eu.Shelly.cloud/device/status -d "auth_key=XPTO&id=c45bbe6a3221"

and i got the json answer.

How can i program it in comfortclick?
Thanks

0
Under review

Shelly RGBW2 Error connecting to device. Object reference not set to an instance of an object.

Alexandru Dumbravă 1 year ago in bOS Configurator / Devices updated by ComfortClick Support 12 months ago 5

Hello. So, I just included a Shelly RGBW2 on my project, and got this error. The program works just fine, but i get constantly this error. Ideas what can I do to solve that? Thanks.

Image 4860

0

command HTTP GET

marco 1 year ago in Devices / Http updated 1 year ago 7
Good morning, 
I have an NVR video recorder that can send HTTP GET commands. I would like to send commands 
to Comfortclick to turn on devices based on camera detection.
the commands that NVR can send are of the type:
http://ip address:port/saia-irc/alarm_send?open_door

where open_door I added it

However, I cannot connect it with Comforclick, via RPC

Can anyone help me?

A thousand thanks
0

No response: Read 1/2/1 Devices\KNX\Ground

Sebastian Goff 1 year ago in Devices / KNX updated by Jürgen Jürgenson 1 year ago 1

Hello, all, I’ve got an issue where the integriti Alarm within a building. When turned off it has an output that then goes to an input of Knx which then operates outputs through the Knx. I am using a comfort click controller and for some reason I’m getting this error, but it only happens once and after attempting to arm disarm after the first time it works fine anyone got any ideas what would cause this?

Devices\KNX\Ground Floor|Ground Floor Security|Ground Floor Alarm on/off

26/02/2024 7:10 AM

No response: Read 1/2/1 Devices\KNX\Ground Floor\Ground Floor Security\Ground Floor Alarm on/off.



0
Under review

4.10.9 Update issue

Kristián Vojčík 1 year ago in bOS Configurator updated by ComfortClick Support 1 year ago 1

Hello.

I noticed that I have issue with updating to 4.10.9 from 4.9.40. When I try to connect to Jisgaw I got popup that I need update but update button is blank and without updating I cannot connect and no dowload config doesnt do anything it just close config program. Please help me to get around this I cannot reach most of my configs. 

Image 4837

0

Controlling Daikin VRV central air conditioning system via DTA116A51 board with Modbus protocol.

APP MOD 1 year ago in Devices / Modbus updated by Jürgen Jürgenson 2 weeks ago 4

Hello everyone,

I am currently trying to connect and control a Daikin VRV central air conditioning system via the DTA116A51 board using the Modbus protocol. However, I am unable to read or write 3 or 8 bits... from the 16-bit Holding Register or Input Register to bOS. Do you have any solutions to this problem? Please help me.

D3NET-Modbus+Communication+adaptor_Function....pdf


Image 4831

Image 4834


0

Problems with square brackets on a URL (Dahua TiOC API)

Ricardo Pinto | visiontech pt 1 year ago in bOS Configurator / Devices updated 1 year ago 13

Hello!

I've recently testing out TiOC cameras from Dahua, where I need to use their TiOC API. I've tested some of the URLs on the browser, and with curl, and even though they work, I have a small problem with bOS.

The url itself is this one (just for now):


http://192.168.1.108/cgi-bin/coaxialControlIO.cgi?action=control&channel=1&info[0].Type=1&info[0].IO=1

On the browser, I just have to past the url, enter the username and password and that's it. Testing done.

With curl, as I have square brackets, either I use the --globoff option or I have to change the [ ] with %5B and %5D respectively. Otherwise the curl command gives error.

So, I'm trying to use this url on bOS and it simply doesn't work.


If I use the [ ] I don't get anything. If I use the %, it will conflict in the string editor, as %5... will expect the pointer. I've tried almost everything I can remember, 

I know some guy that will probably figure this out, as I know that he probably uses TiOC cameras...


Yes Jürgen, this message is for you :P

Help!

Best regards

0

huawei Inverters

Mihai Berindei 1 year ago in bOS Configurator / Devices updated by Jürgen Jürgenson 1 year ago 1

Hello all,

Did someone do an integration of Huawei inverter with smartlogger Modbus TCP?

Thank you!

0

Error not reconnect Modbus TCP.

APP MOD 1 year ago in Devices / Modbus 0

I am currently experiencing an issue where the Modbus TCP connection does not automatically reconnect after being disconnected. The bOS still shows the status as "true", but I have to manually enable and disable it to get it to work again. This error occurred after I updated the bOS server to version 4.10.8. Is there any way to fix this?