Application Framework V2 Developer Guide 120 3028 000 Rev 1.0 Ug102 App Dev
ug102-app-framework-dev-guide
User Manual:
Open the PDF directly: View PDF
Page Count: 60
- 1 Introduction
- 2 Application Framework Architecture
- 3 Application Framework Directory Structure
- 4 Generated Application Configuration Files
- 5 The Application Framework API
- 6 Application Framework Callback Interface
- 7 Time Handling
- 8 Events
- 9 Attribute Management
- 10 Command Handling and Generation
- 11 The Command Line Interface (CLI)
- 12 The Debug Printing Interface
- 13 Multi-Network Support
- 14 Sleepy Devices
- 14.1 Introduction
- 14.2 Polling
- 14.3 Sleeping and the Event Mechanism
- 14.4 End Device Parent Rediscovery
- 14.5 Sleepys and the CLI
- 14.6 Processor Idling and the Application Framework
- 15 Application Framework Plugins
- 15.1 Introduction
- 15.2 Creating Your Own Plugins
- 15.3 Over the Air Upgrade (OTA) Plugins
- 15.3.1 Architecture
- 15.3.2 Plugin Architecture
- 15.3.3 ZCL Parsing
- 15.3.4 OTA Bootload Cluster Common Code Plugin
- 15.3.5 OTA Bootload Cluster Server Plugin
- 15.3.6 OTA Bootload Cluster Server Policy Plugin
- 15.3.7 OTA Bootload Cluster Client Plugin
- 15.3.8 OTA Bootload Cluster Client Policy Plugin
- 15.3.9 OTA Storage Plugins
- 15.3.10 OTA Cluster Platform Bootloader Plugin
- 15.3.11 OTA Cluster Command Line Interface
- 15.3.12 OTA Client State Machine
- 15.3.13 Example Client and Server Setup
- 15.4 Reporting Plugin
- 15.5 Tunneling Plugin
- 16 Extending the ZigBee Cluster Library (ZCL)
- 17 Designing an Application with Ember AppBuilder
- 18 Application Framework V6