deviceType property

String deviceType

What device type is this package using?

This device type is matched with the DeviceConfiguration.roleName when a PrimaryDeviceConfiguration 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;