Enter forum description here ...
0

Special character in HTTP device URL

Gabor Stepper 3 years ago in Devices / Http updated by Jürgen Jürgenson 3 years ago 3

Hello,

I am trying to access an HTTP API endpoint with GET request. It works from different kinds of clients (Chrome, Postman, etc.), but in bOS I get "Error connecting to device" error.


The only thing special about the request is the URL, which contains a "special" character, the colon :. This is because I can query data from a device which can be identified by its MAC address in the URL.

Has anyone experienced anything similar?

Thanks!

0

How to

Kenneth Ström 3 years ago in Devices / Basic updated 3 years ago 2

I have 2 variables Double (setpoints) A and B. When I change the value in one I want the following rule. A can´t be smaller than B and B can´t be bigger than A . Any ideas?

0

Bticino Myhome

Pablo Lopez 3 years ago in bOS Configurator / Devices 0

Hi, I have already seen in the description that it works for the F454 but, please, could you confirm whether or not it is compatible with the Bticino F453 server? I have a client with this model, I have made several tests and there is no way it works and I don't know if I am doing something wrong or if it is simply not compatible.

Thanks for your help. Regards

Pablo

0

Modbus read value problem

Eduardo Rosa 3 years ago in Devices / Modbus updated 3 years ago 7

Dear

I am working on an energy measurement project for a customer, in which I intend to implement Comfortclick/bOS as the management system.

I have established a modbus connection between an energy measurement device from Finder and the bOS. I simultaneously noticed that the measurement (voltage, current and power) shown on the Finder display differs from the reading obtained by the bOS which is slightly higher.

Settings:

Connection Type: Serial

Serial Transmission Mode: RTU

Low Word First: False

Low Byte First: False

Data Format: LittleEndian

Write Function Type: WriteSingle

Read Function Type: ReadSingle

Modbus Table: InputRegisters

Data Format: Signed32Bit (to power) and Unsigned32Bit (to voltage and current)

Scale Factor: 1

Use Status Address: False

Readcyclically: True

Please, could you help me with the configuration in order to get the correct reading?

Thanks,

Eduardo

0

ip relay

patrick 3 years ago in Devices / Http updated 3 years ago 2

Hello,

I would like to control a Web Relay (Controlbyweb) from Jigsaw.
which device should I use?
relay ip address: 10.10.10.84
login: admin
pw : password
on command: http://10.10.10.84/state.xml?relay1State=1
off command: http://10.10.10.84/state.xml?relay1State=0

Thanks for your help

0

How to read KNX group values form bOS server

PIotr Witkowski 3 years ago in Devices / KNX updated by Jürgen Jürgenson 3 years ago 9

Hi,

Its it possibe to read group value from bOS server. :E.g: "GroupValueRead" sent from KNX network and then get response "GroupValueResponse" from bOS?

I tried to change "Read" flag to "TRUE" under Commuunication section but bOS is still not responding to "GroupValueRead"

0
Under review

Elering example library

Ohmin1970 3 years ago in Devices / Other updated by Kenneth Ström 2 years ago 15

Have anyone tried elering v2 from the examples library?

I don´t get any prices and I don´t know what I am doing wrong.

0
Under review

Jigsaw KNX - Error connecting to device. No ACK

npindado 3 years ago in Devices / KNX updated by ComfortClick Support 3 years ago 5

I've seen some similar posts, but no one regarding KNX connection. I do have problems to connect through Jigsaw KNX and every few seconds I get this error. Does anyone know how can it be solved? Thank you in advance

Image 4278

0

Shelly 3EM 3-phase energy meter integration

Claudiu 3 years ago in bOS Configurator / Devices updated by Claudiu Ghisoiu 3 years ago 4

Hi.

Did anybody have integrated Shelly 3EM to comfortclick?

Thank you.

0

Somfy API Integration

Ernesto Fantuzzi 3 years ago in Devices / Http updated by Fabien Fuster 3 years ago 1

Hi to all,


I need help to use HTTP to setup API Integration for Somfy.


Any suggestion? i always get Unauthorized

I'm trying to use this guide: Somfy API Developers but without success.