5. Advanced topics
- 5.1. Access Control in multi-server environment
- 5.2. Attribute storage
- 5.3. DTLS connection using certificates
- 5.4. Custom LwM2M objects
- 5.4.1. Single-instance read-only object
- 5.4.2. Single-instance read-only object with an executable resource
- 5.4.3. Multi-instance read-only object with fixed number of instances
- 5.4.4. Multi-instance writable object with fixed number of instances
- 5.4.5. Multi-instance writable object with dynamic number of instances
- 5.4.6. Objects with Multiple Instance Resources
- 5.4.7. Bootstrap awareness
- 5.5. Network error handling
- 5.6. Other library features
- 5.7. Persistence support
- 5.8. Retransmissions, timeouts & response caching
- 5.9. Custom event loop
- 5.10. Notes on event loop APIs
- 5.11. IPSO objects implementation