Ucontrol Read Asset
ucontrol_read_assetFetch a single asset's data from uControl by supplying the asset definition and record identifier, with optional fields for location, tags, units, and context.
Instructions
uAsset API: read one asset by definition and record identifier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Comma-separated fields to return. | |
| tagInfo | No | ||
| unitInfo | No | ||
| definition | Yes | ||
| contextInfo | No | ||
| locationInfo | No | ||
| record_identifier | Yes |