HTTP device, different path in host URL
Hello,
To control a device i should POST requests on different UTIs: http://[IP]:[PORT|/[PATH].
Everything works fine, but i have to create different HTTP devices for each function of one physical device. So, is there a possibility to import[PATH] as a variable or a part of request?
Thanks.
Date and Time Format
Hey,
I am doing an integration with a WebAPI that is requesting the Date Header for every command. This Date Header must be in RFC822 format which looks like this:
Mon, 12 Jul 2021 13:12:15
Can Comfort Click provide the data in this format or do I have to hardcode "Day of Week" and "Month" to be able to build this format?
mDNS reply reading via Basic driver.
Hello,
a device publishes its services as mDNS message/reply, is there a chance to fetch data from such message?
As far as i can see mDNS utilizes UDP, but Basic driver configured as: Udp, Device_ip_address, src_port_number (as remote port), dst_port_number (as local port), ASCII, text, won`t do any good. Sniffer shows that device posts requests/replies which contain data i need though.
Thanks.
KNX bus access via Comfortclick
Hello. Is there any way to access the ETS project through comfortclick? On some occasion I have been told that it is possible but I cannot find a way to connect to the bus through ETS. Greetings
Automatic frames refresh not working
It's happening again, thought it was a dejabuuu, but not.
Frames updates do not get passed to the Master Theme, we're using the latest BOS version. in order to get the Theme the latest frame it is require to edit the Master theme so BOS forces a refresh of the already modified Theme
a) Current modified frame
b) Master theme
Analog log threshold limits - No documentation
Hi,
BOS documentation states the following for analog logs:
HighLowThresholds: Separate high limit and low limits. If Input Value > Higher Limit output is set to True. If Input Value < Lower Limit output is set to False
Well, the question is what BOS does when the input value is between the higher limit and the lower limit, there is no documentation for such at all. THere are three possible outcomes, but again, no documentation, anyone knows this?
Error converting received value index was outside
Hi to all,
i have a problem read max temperature from a thermostat.
Every time i add it to a frame, i get this error. It work's very well with min temperature and
actual temperature.
Have anyone an idea how i can fix this?
Thermostat is an MDT Controller.
Kind regards,
Stephan
Connect bOS to KNX
Hi Ad,
I'm learning the connection between a bOS and a device with KNX protocol.
How many devices can the bOS be connected to via KNX?
If you have a sample configuration of bOS and KNX device, please share it with me.
Thanks & Best Regards.
Export SQL
Surely not many of us tend to export data from the graphs, but when it happens and you update data on the SQL lite export, it is a lottery to guess when the updated database will be recognised by BOS or when it will simply be ignored.
The below table is backed-up, a record in the table updated, database record written and ACK, database closed, then restored and......chan, BOS says it has imported the data (i.e. no error) but BOS has no data on the table. Unfortunately this is not the first time this happens, it is random, apparently, but surely there is a pattern driven more than likely by "puntuaction" marks in the source code which are not properly interpreted -this has been quite usual-
In this case, and due to the lack of any manuals, it looks like BOS must be storing a foreign key ID somewhere linked to some databases, which makes the restore process ignore the data. Effectively once the table is uploaded, BOS shows nothing despite there is data, and if you export the "empty" table the file created has actually data, so definitively something hidden in the way BOS handles the data files which hinders the ability to modify records.......
BOS version: 4.8.15, but this has been happening in previous versions already
Customer support service by UserEcho