map_component_pin
Connect component pins to specific datapoints in building projects to enable data monitoring and control operations within the Aedifion platform.
Instructions
Map a component pin to a datapoint.
Args: project_id: The project's numeric ID. cip_id: The component-in-project ID. pin_id: The pin ID. datapoint_id: The datapoint identifier to map to.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| cip_id | Yes | ||
| pin_id | Yes | ||
| datapoint_id | Yes |