Ziver Koc

Results 4 issues of Ziver Koc

This is a bit of a refactoring to the downloader to change it to a Iterator like model where the data is incrementally written to the output file. The reason...

I was unable to use the existing Serial port implementation, received JVM crash. Solved my issue by using the newer JSerialComm library instead. I'm now able to connect to the...

- Corrected some gradle dependency group IDs - Changed getZigBeeDevices() method to getDevices()

The device column in the subscription page only showed ?? as there where no device data stored in the DB, this is fixed in this commit. Also added an additional...