...
Property | Default | Description |
---|---|---|
tracking | true | If this property is set to |
offlineMode | false | If this property is set to true , requests to the measuring system pass through a persistent ringbuffer. The device will empty the ringbuffer by sending the request to the measuring system; and will retain the requests when there is no connection. The ringbuffer can contain up to 500 entries and it persists after the app is closed. |
debug | false | If the value is set to true , the debug messages are issued by the library |
timeout | 10 | Timeout Setting for the HTTP-Request |
...