Changelog¶
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.2.0] - 2026-04-28¶
IMPORTANT CHANGES¶
- API Endpoint Update: New domain and API path for the Point Ingest API.
- Old Endpoint:
https://api.bpcloud.siemens.com/ingest/* - New Endpoint:
https://eu.buildingx.siemens.com/api/openness/ingest/* - Action Required: Please update your integrations to use the new endpoint.
- Grace Period: The old domain will continue to be supported for a grace period. A separate notification will be sent to all customers regarding the deprecation date
- Old Endpoint:
[1.1.0] - 2026-04-27¶
Added¶
- New endpoint
POST /points/covsfor multi-point batch value ingestion (up to 50 points per request) - Support for
covAttributesandtargetValuefields on point values - Multi-status (207) response for partial failure reporting
[1.0.8] - 2025-03-17¶
Modify¶
- Modify attribute for permissions
[1.0.7] - 2024-08-09¶
Fixed¶
- Fix response code
[1.0.6] - 2024-08-08¶
Added¶
- Aligned the documentation and corrected spelling errors
[1.0.0] - 2023-11-10¶
Added¶
- First version of 'Point Value Ingest API'