Changelog¶
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.4.0] - 2026-05-01¶
IMPORTANT CHANGES¶
- API Endpoint Update: New domain and API path for the Security Intrusion API.
- Old Endpoint:
https://api.bpcloud.siemens.com/sec-intrusion/v1/* - New Endpoint:
https://eu.buildingx.siemens.com/api/openness/sec-intrusion/v1/* - 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:
[0.3.0] - 2025-09-25¶
- Add field "LastConfigChangeUtc" to determine when the intrusion system configuration has changed
[0.2.0] - 2025-07-28¶
- Add installation number
[0.1.1] - 2025-05-19¶
Bug Fixes¶
- Add permission to call system and fixed
[0.0.9] - 2025-05-16¶
Bug Fixes¶
- Use partitionId instead of partition_id
[0.0.8] - 2025-05-08¶
Added¶
- First version of Security Intrusion API