Unsigned

@SerialInfo
@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class Unsigned

Annotation added for serializing using BluetoothFormat

When applied to a numeric value, will encode as an unsigned value.