BleServiceUUIDs top-level property

Map<UrpDeviceType, String> BleServiceUUIDs
getter/setter pair

Implementation

Map<UrpDeviceType, String> BleServiceUUIDs = {
  UrpDeviceType.urpImp: "4fafc201-1fb5-459e-8fcc-c5c9c331914a",
  UrpDeviceType.urpSec: "4fafc201-1fb5-459e-8fcc-c5c9c331914b",
  UrpDeviceType.urpSecQc: "4fafc201-1fb5-459e-8fcc-c5c9c331914c",
  UrpDeviceType.urpPsu: "4fafc201-1fb5-459e-8fcc-c5c9c331914d",
  UrpDeviceType.urpImz: "4fafc201-1fb5-459e-8fcc-c5c9c331914e",
};