load_project
Parse a .knxproj file and cache its data for the session, allowing subsequent analysis of group addresses, DPTs, and topology.
Instructions
Parse a .knxproj file (read-only) and cache it for the session.
Args:
path: Path to the .knxproj file.
password: Project password, if the .knxproj is protected.
language: Optional language code (e.g. 'de-DE', 'ru-RU').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| language | No | ||
| password | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||