1.0.0-beta.1
1. Introduction
2. Compiling client applications
3. Basic client
3.1. Initialize Anjay Lite client
3.2. Installing mandatory Objects
3.3. Basic Object Implementation
3.4. Notifications support
3.5. Send method
4. Advanced topics
5. Firmware Update Tutorial
6. Anjay Lite Beta Version Limitations and Workarounds
7. Porting guide for non-POSIX platforms
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. Installing mandatory Objects
3.3. Basic Object Implementation
3.4. Notifications support
3.5. Send method