read_property
Read the current value and data type of a property from a Thing to get live state of an industrial asset.
Instructions
Read the current value of a single Property on a Thing. Returns the property value plus its data type. The standard read path for an agent that needs the live state of an industrial asset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thing_name | Yes | The Thing whose property to read | |
| property_name | Yes | The Property name |