Enumeration DeviceClass

namespace: SLAM
type: Tensor.int8
default: SLAM.DeviceClass.undefined

Description

Device class enumeration specifies the class or primary use of the device. This allows probe data recorded to be analyzed by classes of devices.

Literals

undefined : 0

 

mobileSmartphone : 1

 

mobilePad : 2

 

mobileTablet : 3

 

mobileOther : 4

 

iotTag : 5

 

iotComm : 6

 

iotStatic : 7

 

iotOther : 8

 

autoTrack : 9

 

autoNav : 10

 

autoOther : 11