Reserved Attributes
Reserved attributes are asset attributes that are used by the DataTrails platform and have a specific purpose. All reserved attributes have the arc_
prefix.
Select an attribute to see an example of it in use.
Asset Attributes
Attribute | Meaning |
---|---|
arc_description | brief description of Asset or Event being recorded |
arc_display_name | friendly name identifier for Assets, Events, and policies |
arc_display_type | classification of the type of Asset being traced that can be used for grouping or access control |
arc_home_location_identity | physical location to which an Asset nominally ‘belongs’. NOT related to the Asset’s position in space. For that, use arc_gis_* (below) |
arc_primary_image | an image attachment that will display as the thumbnail of an Asset |
Event Attributes
Attribute | Meaning |
---|---|
arc_correlation_value | links Events together for evaluation in Compliance Policies |
arc_gis_lat | tags the Event as having happened at a particular latitude. Used in the DataTrails UI for mapping |
arc_gis_lng | tags the Event as having happened at a particular longitude. Used in the DataTrails UI for mapping |
arc_description | brief description of the Event being recorded |
arc_display_type | classification of the type of Event being performed that can be used for grouping or access control |
arc_primary_image | an image attachment that will display as the thumbnail of the Event |