medicalDeviceInfo property

MedicalDeviceInfo? medicalDeviceInfo
getter/setter pair

The meta information for the compatible device used to conduct the measurement.

ECG measurements typically populate firmware_version, feature_version, and device_model.

Output only.

Implementation

MedicalDeviceInfo? medicalDeviceInfo;