.. Copyright 2023-2025 AVSystem <avsystem@avsystem.com> AVSystem Anjay Lite LwM2M SDK All rights reserved. Licensed under AVSystem Anjay Lite LwM2M Client SDK - Non-Commercial License. See the attached LICENSE file for details. Basic client ============ In this tutorial we will focus on creating simple LwM2M Client based on Anjay Lite library. .. toctree:: :glob: :titlesonly: BasicClient/BC-Initialization BasicClient/BC-MandatoryObjects BasicClient/BC-BasicObjectImplementation BasicClient/BC-Notifications BasicClient/BC-Send