Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FXAS21002 FXOS8700Q
M2MBase::lwm2m_parameters Struct Reference
LwM2M parameters. More...
#include <m2mbase.h>
Data Fields | |
bool | free_on_delete |
true if struct is dynamically allocated and it and its members (name) are to be freed on destructor. | |
bool | read_write_callback_set |
If set, all the read and write operations are handled in callbacks and the resource value is not stored anymore in M2MResourceBase. |
Detailed Description
LwM2M parameters.
Definition at line 210 of file m2mbase.h.
Field Documentation
bool free_on_delete |
Generated on Tue Jul 12 2022 20:21:05 by
