Search found 1 match
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. 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 ...