-
I am trying to setup a test environment using virtualbox vms with 2 subnets, BBMDs on each subnet and then a whoisIam application running on both subnets.
Subnet 1 - 10.1.1.1/24
WhoIsIam app1 - 10…
-
I get a NoResponseFromController exception from Read.py while doing a simple:
```python
bacnet = BAC0.connect("10.59.78.20")
vav = BAC0.device('10.59.50.50', 410, bacnet)
for i in vav.points:
…
-
"BACnet test" isn't a great label. Just "BACnet" would be preferable.
I'm assigning ports 49980 and 49981 to the ip and mstp versions respectively. Please update.
-
**Alluxio Version:**
2.0.0
**Describe the bug**
After running Alluxio with Presto in production for several days at some point all queries start to fails with:
```
com.facebook.presto.spi.Prest…
-
I am getting this error when i am running telegraf.
config file--
```toml
[[inputs.BACnet]]
dstaddr = "192.168.5.32:65490"
objectID = 8388608
ProperityID = 85
parmName = "name of parame…
-
Hello,
I am attempting to use BAC0 on pi for some long term trending with trending intervals of 15 minutes and a save to SLQlite option. First of all I am scratching my head on how to create a .py …
-
When used in a script, sometimes, using bacnet.disconnect() is not sufficient. The port stays open and it's impossible to connect again.
@max13fr
-
Subdividing test_aux.sh and test_base.sh into smaller chunks would help with getting the testing cycle quicker.
@grafnu is this something we can work on?
I understand that there is a dependency wit…
-
Hi, I'm trying to run the dockerized version of Conpot but I cant make it work.
I followed the _Via a pre-built image_ instructions.
here the error:
[https://i.imgur.com/fXyE7ec.png](https://i.…
-
Hey! I just tested the TimeSync function from the develop branch and encountered a TypeError when passing a specific dateTime to the TimeSync function. The synchronisation process works perfectly fine…