React SDKAPI ReferenceFunctions
buildLabelContent()
function buildLabelContent(options): LabelContent;Build a LabelContent payload from sensor, camera, and tag data.
Each sensor field falls back to { unavailableReason: "not_supported" }
when its data is missing, matching the trust label specification.
Parameters
| Parameter | Type |
|---|---|
options | BuildLabelContentOptions |