deviceType property

String deviceType

What device type is this package using?

This device type is matched with the DeviceDescriptor.roleName when a MasterDeviceDeployment is deployed on the phone and executed by a SmartphoneDeploymentController.

Note that it is assumed that a sampling package only supports one type of device.

Implementation

String get deviceType;