BleRXCharacteristicUUIDs top-level property

Map<UrpDeviceType, String> BleRXCharacteristicUUIDs
getter/setter pair

Implementation

Map<UrpDeviceType, String> BleRXCharacteristicUUIDs = {
  UrpDeviceType.urpImp: "beb5483e-36e1-4688-b7f5-ea07361b2687",
  UrpDeviceType.urpSec: "beb5483e-36e1-4688-b7f5-ea07361b2688",
  UrpDeviceType.urpSecQc: "beb5483e-36e1-4688-b7f5-ea07361b2689",
  UrpDeviceType.urpPsu: "beb5483e-36e1-4688-b7f5-ea07361b2690",
  UrpDeviceType.urpImz: "beb5483e-36e1-4688-b7f5-ea07361b2690",
};