1.1.0
- move data aquisition to parallel thread to decrease response times and jitter
- error state of registers is now indicated a 0x8000 in register and 0 in corresponding coil
- add dynamic mapping of data to input registers via
map_file
- update nlohmann/json library to v3.2.0 (https://github.com/nlohmann/json/releases/tag/v3.2.0)
- update cxxopts library to v2.1.1 (https://github.com/jarro2783/cxxopts/releases/tag/v2.1.1)