
Can't start IP cameras
Hi, does anyone can play Hikvision camera on iOS or windows client ?
I have tried million configuration, but still no luck :(
http://admin:pass@192.168.1.65:101/Streaming/channels/102/httppreview
http://%u:%p@192.168.1.65:101/Streaming/channels/102/httppreview
if I am paying these links on VLC it shows camera without any problem
also tried with:
rtsp://%u:%p@192.168.1.65:3065/Streaming/channels/102/httppreview
still not working.
Also I have made low picture quality on camera settings, still not working :(
Ports on router are open, i can use local and external IP, on VLC works fine, on iOs or windows not.

stella z actuator
Hi Gents,
I'm trying to get a stella Z valve actuator working, have it included in the network, but getting some random things back but no temperature and no control?
Anyone got any ideas experience with these?
Cheers
Andy

Datasheet JIGSAW
Hi,
Where do I find datasheets (pdf) for the Jigsaw?

Import ETS file
How to import .esf file to grinder? in the menu devices i select knx and doesn't have the option to import, can anyone help me?

Hue-connection not working
Got my hue-lights home today and started connecting them towards bOS. Sadly, the integration is broken.
When doing a wireshark-trace it´s obvious that bOS tries to connect to the hue bridge with user "ComfortClick" - no matter what username you specify in the configure-wizard.
The HUE API states that fixed usernames should not be used anymore as the are "soon" to be deprecated from the API. I guess that day has arrived - I tried to create a new user manually through the API but only got a json back with "username is not a valid command" or something like that.

Divide a meter on a monthly usage basis
Goodmorning everyone,

http basic string manipulation
Hi There,
Usinng the Http basic I can bring a string back from an API to another device, but that string contains data I do not need, I only want the present value from this response: {"present-value":22.285308837890625,"object-id":"0.1001","object-instance":"1001","object-type":"0","device-id":"0","href":"http://192.168.0.100:47800/api/v1/bacnet/devices/0/objects/0.1001"}
Is this possible in Comfort Clik, in short I wanto to populate a temperature in comfort click using the present value in the above response?
Thanks

Hello,
it is possible to parse JSON and XML data from the response. If your response is in one of those formats it is quite easy to read out the data. Another way is to use REGEX and parse out any data from text, but that is harder.
Example for JSON:
{
"Sensor1": {
"Temperature": 10
}
}
On the main HTTP node chose parser type "Json"
If you would like to read out temperature from sensor 1 (value 10), create a new variable under HTTP node e.g. double and enter Sensor1.Temperature in the Token Name field.
Regards

Aeotec Door & Window Sensor 6
Hi,
how to create a task with this sensor to switch on a light?

resetting the hour counter?
Hey there!
I try to reset the hour counter from an operating time task to get a daily overview for the consumption. I tried to reset it via a program task but it seems the hour counter cant be resetted. Is there an other way i could try?
I appreciate any help :)
Greetings
Daniel

Hello,
which version of bOS are you using? You should be able to reset Operating time counter by runing Reset () function via Program task or manually by clicking three dots button in Reset line under Operating time Functions tab.

Intrunet SPC - Siemens
Hi,
Are there any plans of adding support for Intrunet SPC - Siemens (recently purchased by Vanderbilt) alarm systems in the near future?
Thanks
Anders

Hi,
we get a lot of different request for new drivers, and we are constantly trying to upgrade and add new drivers to our bOS, but there is also a lot of optimization and maintenance on the existing ones. We are planning to add many more drivers to our system in the future, including Intrument SPC, but we cannot promise anything right now. The priority is always to make the current drivers work as well as possible and then add new ones.
Customer support service by UserEcho