Structure ProbeSourceInfo

┗ SLAM.ProbeSourceInfo

namespace: SLAM
packed: false

Description

Structure contains information about the probe data source.

Summary

Fields defined in SLAM.ProbeSourceInfo

classDevice, modelDevice, mfgDevice, osNameVer, appNameVer, idUser, keySource

Field Detail

classDevice (required) : DeviceClass

Required field specifies the class of device used to collect the probe data.

modelDevice (required) : string

String defining a device

mfgDevice (required) : string

Optional device manufacturer information.

osNameVer (required) : uri

Operating system name use the format [os: e.g. windows, android, iphone, custom]/[version: information]/[language]/[etc].

appNameVer (required) : string

Specifies the application/library name with version information with the following format.[app name]/[ver].

idUser (optional) : string

Optional user identifier.

keySource (optional) : string

Optional source key identifier, provides public key value to assist in authentication of probe information.

See Also

Enumerations

DeviceClass

Interfaces

Survey, Probe