BACNET
Moderator: leecollings
- bofod
- Posts: 1
- Joined: Saturday 07 January 2017 15:02
- Target OS: Linux
- Domoticz version: 4.10717
- Contact:
Re: BACNET
I've just set up Wacnet (https://hvac.io/docs/wacnet) as a service on Ubuntu 16.04 and use cron and a bash script to forward temperature values.
Code: Select all
wget -O - 'http://domoticz.local:8080/json.htm?type=command¶m=udevice&idx=123&nvalue=0&svalue='$(wget -O - 'http://wacnet.local:47800/api/v1/bacnet/devices/1234567/objects/0.89?properties=present-value' | grep -Po '(?<="present-value":)[^,]*')
Who is online
Users browsing this forum: No registered users and 1 guest