Changelog
Changelog¶
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.30] - 2024-06-18¶
Updated¶
- Fix minor issue with schema from 'Create Equipment' and 'Update Equipment'
[1.0.28] - 2024-03-12¶
Updated¶
- Updating spec from
Structure API
->Building Structure API
.
[1.0.25] - 2023-09-29¶
Updated¶
- Fixes to specification to reflect that client generated IDs are not supported when creating Point and Equipment.
[1.0.24] - 2023-06-06¶
Added¶
- 'Create Point' operation. Creation of points is exposed for evaluation purposes until the new subscription is released by September 2023.
[1.0.23] - 2023-05-25¶
Updated¶
- Fix typo of "writeable"
- Fix inconsistency, "/has-points" should take an array as primary data
[1.0.22] - 2023-05-15¶
Added¶
- Point.source property
[1.0.16] - 2022-12-15¶
Added¶
- Equipment, PointGroups endpoints to enable management of building equipment topology
[1.0.1] - 2022-09-28¶
Updated¶
- Location ID schema
[1.0.0] - 2022-09-27¶
Added¶
- Structure API released