pichler

Results 3 issues of pichler

Currently, there are two Connection classes for connections to local and remote devices with different functionality. By consolidating the two classes, common usage of connections (independent from the used connection)...

enhancement

BACnet objects provide various properties. Currently, the `Present Value` property of the object will be selected when reding/writing a remote BACnet object. The `BACnetServerConnection` class allows access to other properties...

enhancement

Broadcasting a `WhoIsRequest` to find remote devices (device scan) seems not to be very reliable. During tests, devices have only been found randomly. Another way to find a specific device...

enhancement