React SDKAPI ReferenceInterfaces
BuildLabelContentOptions
Options for building a LabelContent metadata payload.
Properties
cameraSettings?
optional cameraSettings?: CameraSettings;EXIF/Camera settings extracted from the capture.
features?
optional features?: Features;TrustNXT specific feature flags and metadata to embed.
sensorSnapshot?
optional sensorSnapshot?: SensorSnapshot;Snapshot of device sensor data (GPS, orientation, etc.)
tags?
optional tags?: Record<string, string>;Custom key-value tags to include in the seal.