MedFloat

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

Annotation added for serializing using BluetoothFormat

When applied to a numeric value, it will be encoded as either com.splendo.kaluga.base.utils.MedFloat16 or com.splendo.kaluga.base.utils.MedFloat32, depending on Size Can only add Length.16_BIT or Length.32_BIT using Size. Size defaults to: