The persistent storage code for security is required for proper functionality.
You should not be disabling it unless you want your device to reset to a 'factory default' state every time it is rebooted. If this is your intention, then you can implement a version that disables persistent storage, but it would not function as most users might expect (e.g. device pairing would be lost on reboot, etc.). Thanks, Nathan From: iotivity-dev-bounces at lists.iotivity.org [mailto:[email protected]] On Behalf Of Habib Virji Sent: Friday, February 26, 2016 2:55 AM To: 'Raghavendra Kakarla' <Raghavendra.Kakarla at inedasystems.com>; iotivity-dev at lists.iotivity.org Subject: Re: [dev] Disabling of persistent storage related code in IoTivity. Hi, Are you building with the SECURED flag set and you do not want persistent storage? As currently persistent storage is used only used in security codebase. Thanks From: iotivity-dev-bounces at lists.iotivity.org [mailto:[email protected]] On Behalf Of Raghavendra Kakarla Sent: 26 February 2016 09:12 To: iotivity-dev at lists.iotivity.org Subject: Re: [dev] Disabling of persistent storage related code in IoTivity. Remainder ________________________________ From: iotivity-dev-bounces at lists.iotivity.org<mailto:iotivity-dev-bounces at lists.iotivity.org> <iotivity-dev-bounces at lists.iotivity.org<mailto:iotivity-dev-bounces at lists.iotivity.org>> on behalf of Raghavendra Kakarla <Raghavendra.Kakarla at inedasystems.com<mailto:[email protected]>> Sent: Friday, February 26, 2016 12:30 PM To: iotivity-dev at lists.iotivity.org<mailto:iotivity-dev at lists.iotivity.org> Subject: [dev] Disabling of persistent storage related code in IoTivity. Hi All, I Want to disabling the Persistent storage related code in IoTivity. Could you please tell me the way to disabling the same. Thanks in advance. Regards, Raghavendra K. ______________________________________________________________________ This email has been scanned by the Symantec Email Security.cloud service. For more information please visit http://www.symanteccloud.com ______________________________________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160227/30f4d2e6/attachment.html>
