All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
VuCloudImageTargetObservationTargetInfo Struct Reference

Public Attributes

const char * name
 Target name.
 
const char * uniqueId
 Persistent system-wide unique ID associated to the Cloud Image Target target.
 
const char * metadata
 Metadata string associated with the Cloud Image Target.
 
int8_t trackingRating
 Tracking quality rating for the Cloud Image Target.
 

Detailed Description

Target info for a Cloud Image Target from its respective observation.

Member Data Documentation

◆ uniqueId

const char* uniqueId

Persistent system-wide unique ID associated to the Cloud Image Target target.

Note
The unique ID can't be changed.

◆ trackingRating

int8_t trackingRating

Tracking quality rating for the Cloud Image Target.

Integer in the range 0..5 that reflects the expected tracking quality of this target. A low quality rating indicates that tracking may by poor or unstable for the Cloud Image Target.