-
## Expected Behavior
IoT Edge module edgeHub should be connected to Azure IoT Hub when 'transparent' network is used on Windows 10 OS.
## Current Behavior
When Docker/Moby transparent network i…
-
Hello Christian,
I am unable to test the BACnet MSTP device using python scripts. Actually these scripts are running successfully ( so no doubt on script) for BACnet IP device. But when did some m…
-
@grafnu not sure if this is a feature or a bug.
Just pulled fresh code from master and configured with the following:
```
root@daquntu:~/Code/daq# cat local/system.conf
# DAQ configuration fo…
-
Hi,
I have bacnet gateway with IP address 10.10.10.100
when I run bacwi I get:
bacwi
Received I-Am Request from 1602001, MAC = 10.10.10.100.186.192
Received I-Am Request from 1603018, MAC = 10.…
-
Node Version: `12`
Node BACstack Version: `0.1.1-beta.1`
- [x] Bug Report
- [ ] Feature Request
- [ ] Question
**Note:** Make sure you have read the [FAQs](https://github.com/fh1ch/node-bac…
-
Hey! I've tested the time sync from your develop branch again but now with some devices from other vendors. In the device object the time synchronisation is listed as a supported service but the synch…
-
Hello Christian,
I am novice wit BACnet and wanted to make a quick test. I set one PC with address 192.168.1.41 and started a BACnet set a BACnet simulator to simulate devices. with BACeye and Yabe…
-
This may be more of a question than an issue, but I'm seeing the following while discovering points:
```
beaconworker: ERROR discover_points: APDU Abort Reason : bufferOverflow
Traceback (most r…
-
I'm getting an error upon trying to start up on a Raspberry Pi 3. I'm using the stock, pre-built 2.1.1 release and oracle-java8-jdk.
```
root@raspberrypi:/home/pi# java -version
java version "1.8…
-
Hi,
i'm new to programming and try to work with bacnet4j-wrapper for my master thesis.
I want to set a value (Analog Output) to a new value. For setPropertyValue i have to set a property and value,…