Loading...
Searching...
No Matches

Arguments for the creation of an on/off switch object instance. More...

Detailed Description

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.
 
size_t app_type_len
 Length of app_type.
 

Field Documentation

◆ app_type

const char* lwm2m_obj_on_off_switch_args::app_type

Array of chars with the app type.

May be NULL.

Definition at line 145 of file on_off_switch.h.

◆ app_type_len

size_t lwm2m_obj_on_off_switch_args::app_type_len

Length of app_type.

Definition at line 146 of file on_off_switch.h.


The documentation for this struct was generated from the following file: