Closed domstoppable closed 2 months ago
@dourvaris this implements your suggestion (minus the __post_init__ function to decode the serial byte array - this is only possible in dataclasses, not namedtuples)
__post_init__
@dourvaris this implements your suggestion (minus the
__post_init__
function to decode the serial byte array - this is only possible in dataclasses, not namedtuples)