Logo
3.10.0
  • 1. Introduction
  • 2. OMA LwM2M - Brief description
  • 3. Compiling client applications
  • 4. Basic client
  • 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.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
  • 6. Firmware Update Tutorial
  • 7. LwM2M Gateway
  • 8. Tools
  • 9. API description
  • 10. Porting guide for non-POSIX platforms
  • 11. Migrating from older versions
  • 12. Commercial features
Anjay
  • 5. Advanced topics

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
Previous Next

© Copyright 2017-2025, AVSystem.