BACNET

Others (MiLight, Hue, Toon etc...)

Moderator: leecollings

Post Reply
User avatar
EdddieN
Posts: 510
Joined: Wednesday 16 November 2016 11:31
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.9700
Location: Scotland
Contact:

BACNET

Post by EdddieN »

Has anyone got any experience with BACNET and Domoticz?
11101101 - www.machinon.com
User avatar
bofod
Posts: 1
Joined: Saturday 07 January 2017 15:02
Target OS: Linux
Domoticz version: 4.10717
Contact:

Re: BACNET

Post by bofod »

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&param=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":)[^,]*')
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest