1.0.0
1. Introduction
2. Compile Client Applications
3. Basic Client
3.1. Initialize Anjay Lite client
3.2. Install mandatory Objects
3.3. Enabling Secure Communication
3.4. Basic Object Implementation
3.5. Notifications support
3.6. Send method
4. Advanced Topics
5. Firmware Update Tutorial
6. Configuration and Build Size Impact
7. Known Issues
8. Porting Guide for non-POSIX Platforms
9. Integrations
10. Tools
Anjay Lite
3.
Basic Client
View page source
3.
Basic Client
In this tutorial we will focus on creating simple LwM2M Client based on Anjay Lite library.
3.1. Initialize Anjay Lite client
3.2. Install mandatory Objects
3.3. Enabling Secure Communication
3.4. Basic Object Implementation
3.5. Notifications support
3.6. Send method