Enumeration StateSource

namespace: HPE
type: Tensor.uint8
default: HPE.StateSource.undefined

Description

Source enumeration defines the source of the state information.

Literals

undefined : 0

 

gnss : 1

Source is GNSS.

cellular : 2

Source is cellular network location.

wifi : 3

Source is WiFi location.

bluetooth : 4

Source is bluetooth or bluetooth beaconning.

rtls : 5

Source is real-time locating sytem (RTLS).

inertial : 6

Source is inertial or sensor fusion.

hybrid : 7

Source is hybrid comprised of multiple datatypes (not sensor fusion).

previous : 8

Previous state calculated by the ILP/HPE engine.