BleTXCharacteristicUUIDs top-level property

Map<UrpDeviceType, String> BleTXCharacteristicUUIDs
getter/setter pair

Implementation

Map<UrpDeviceType, String> BleTXCharacteristicUUIDs = {
  UrpDeviceType.urpImp: "beb5483e-36e1-4688-b7f5-ea07361b26a7",
  UrpDeviceType.urpSec: "beb5483e-36e1-4688-b7f5-ea07361b26a8",
  UrpDeviceType.urpSecQc: "beb5483e-36e1-4688-b7f5-ea07361b26a9",
  UrpDeviceType.urpPsu: "beb5483e-36e1-4688-b7f5-ea07361b26b0",
  UrpDeviceType.urpImz: "beb5483e-36e1-4688-b7f5-ea07361b26b1",
};