set_datapoint_renamings
Define alternate identifiers for datapoints in Aedifion projects to enable flexible data referencing and management.
Instructions
Set alternate keys (renamings) for datapoints in a project.
Args: project_id: The project's numeric ID. renamings: JSON string with renaming mappings (list of {dataPointID, alternateKey}).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| renamings | Yes |