Arguments for the creation of an on/off switch object instance. More...
Arguments for the creation of an on/off switch object instance.
Definition at line 144 of file on_off_switch.h.
#include <on_off_switch.h>
Data Fields | |
const char * | app_type |
Array of chars with the app type. More... | |
size_t | app_type_len |
Length of app_type. | |
const char* lwm2m_obj_on_off_switch_args::app_type |