MyTooliT / ICOc

ICOc is a tool to control the ICOtronic system, acquire data, and test stationary transceiver units and sensory tool holders.
https://mytoolit.github.io/ICOc/
2 stars 0 forks source link

STH-Name Bug #12

Closed LoydIrrving closed 3 years ago

LoydIrrving commented 3 years ago

Today we found a bug with the config.yaml file. When the name of a holder is only numbers and not a letter (zB:12345678) then the Test-STH doesnt work cause its trying to read a string out of the config file but gets the name as a int.

sanssecours commented 3 years ago

Thank you for the bug report. This issue should be fixed in commit 666a2164.