Revision for “Resource Storage” created on December 17, 2014 @ 12:39:28
Title | Resource Storage |
---|---|
Content | The IoTResource uses a local database (sqlLite) to store Changes in statevariables, events, logs and errormessages. It is possible to configure which statevariables/properties should be logged into the local database. This is done by changing the property <em>logvariables </em>by using the GetProperty and SetProperty actions in the IoTService of IoTResource.
By defaultĀ the local database is created in the same directory as the IoTResource executable, but this could be changed in the <a title="Configuration Parameters" href="http://www.iotworldservices.com/wiki/iotworldserviceswiki/iot-resource/configuration-parameters/">appconfig-file</a>. |
Excerpt |