pyulog icon indicating copy to clipboard operation
pyulog copied to clipboard

change bool from int8 to bool

Open oldshuren opened this issue 1 year ago • 1 comments

The bool value needs to be python bool class. Otherwise, the serialization code will throw an exception.

oldshuren avatar Aug 09 '24 19:08 oldshuren

Can you provide a full example how you use it and how it fails?

bkueng avatar Aug 13 '24 07:08 bkueng