pyulog
pyulog copied to clipboard
change bool from int8 to bool
The bool value needs to be python bool class. Otherwise, the serialization code will throw an exception.
Can you provide a full example how you use it and how it fails?