API Reference¶
This page provides comprehensive API documentation for all pybragerone modules.
Core Components¶
Gateway: WS connect → modules.connect → listen → prime. |
|
Diagnostic CLI for BragerOne (REST + WS). |
|
Library utilities. |
API Client¶
HTTP API client for BragerOne. |
|
WebSocket (Socket.IO) client for BragerOne realtime events. |
|
API endpoint URL builders for BragerOne REST client. |
|
Constants for pybragerone api. |
Data Models¶
Runtime-light parameter store. |
|
Event bus and event classes for pybragerone. |
|
Implementation of live asset catalog parsing from BragerOne web app. |
|
Menu models with validation and automatic prefix cleanup. |
|
Refactored menu system with clear separation of concerns. |
|
Token storage implementations for pybragerone. |
API Models¶
Authentication models for the BragerOne API. |
|
Common models shared across API modules. |
|
Module-related models for BragerOne API. |
|
Object-related models for BragerOne API. |
|
System-related models for BragerOne API. |
|
User-related models for BragerOne API. |