Joel Bender
Joel Bender
Wrong syntax, CIDR first and then the port `192.168.0.11/16:47809`
The way this particular sample has been created, no, there is no device object for the router, it only has the network layer and does not have an application layer....
The devices on the VLAN use single octet addresses, so you should have gotten an error attempting to call `Address(257)` for example. However, if you build the addresses with a...
You are going to get this error when (1) you are trying to send a request that is too big to send in one piece and your local device object...
Please run the application with a debugger attached to the client state machine and send me the output? My email address is joel{at}carrickbender.com $ python samples/ReadProperty.py --debug bacpypes.appservice.ClientSSM You should...
Thank you for the log files! I think this problem is actually with path discovery in the `netservice` module.
There are more updates and tests for segmentation that will be going into the next release, but the changes made for this issue are in stage and ready to be...
Reports that this problem has cropped back up.
Welcome to the BACnet community and thank you for your interest in BACpypes. Ah, *Addendum 135 2008g* or more commonly referred to the infamous Clause 24. I tried for many...
There is a gist [here](https://gist.github.com/JoelBender/40349dfc93a35944e131ce8494f902c6) that shows the bit correctly follows the request, if it is turned off at the application then it remains off through the stack.