Łukasz Dywicki
Łukasz Dywicki
### What would you like to happen? JavaCAN library (see pschichtel/JavaCAN#5) recently introduced support for access to hardware or software timestamp tracked by socketcan interfaces. We can integrate this information...
### What would you like to happen? Recently introduced tag config concept allows to specify tag config options which form a map. It can be used to distinguish nodes in...
Code written below works perfectly with plain JAXB but causes issues with Jackson. I found no way to handle similar structure by Fasterxml - wrapper + child elements having various...
While `org.apache.xml.resolver.tools.CatalogResolver` is able to resolve entries through classpath lookup `xml-maven-plugin` fails to first accept element which rely on classpath itself. It makes catalog file distribution hard, as plugin dependencies...
I'm in process of updating bindings to OH 4 and spotted a bug, which I believe is related to new logic which improves reliability and predictability of thing startup process....
The CAN Network API is fairly close to IP network. Currently there is a fixed assumpton that each detected CAN interface can host RAW and CANopen traffic. Depending on further...
Tracking issue for cleanups of log entries which can be tweaked to reduce output or align information produced to log.
Spotted that while preparing documentation updates - priorities are available only when given BACnet object is represented by a `Thing`. This means that object channels defined within `ip-device` or `mstp-device`...