Varun Bahl / Mbed 2 deprecated Encryptulator2

Dependencies:   BLE_API_Encryp CyaSSL-Encryp eMPL_MPU6050 mbed

Fork of Encryptulator2 by Mobius IoT

Embed: (wiki syntax)

« Back to documentation index

dm_init_param_t Struct Reference

dm_init_param_t Struct Reference
[Device Manager Data Types]

Initialization Parameters. More...

#include <device_manager.h>

Data Fields

bool clear_persistent_data
 Set to true in case the module should clear all persistent data.

Detailed Description

Initialization Parameters.

Indicates the application parameters. Currently this only encompasses clearing all persistent data.

Definition at line 384 of file device_manager.h.


Field Documentation

Set to true in case the module should clear all persistent data.

Definition at line 386 of file device_manager.h.