get_datapoint_usage
Retrieve where a specific datapoint is referenced within an Aedifion project to understand its usage and dependencies in building performance monitoring.
Instructions
Get usage information for a datapoint (where it's referenced).
Args: project_id: The project's numeric ID. datapoint_id: The datapoint identifier.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| datapoint_id | Yes |