summaryrefslogtreecommitdiff
path: root/tests/toml/polling.toml
diff options
context:
space:
mode:
authorShaun Taheri <github@taheris.co.uk>2016-10-28 12:14:54 +0200
committerGitHub <noreply@github.com>2016-10-28 12:14:54 +0200
commit2083f05f73d65d4919ef4d00acafc771f5f4f529 (patch)
tree7a85a0e23216546acf1d01216c733832717729fd /tests/toml/polling.toml
parent12152dd57551368111d3554a2772db24c000ef86 (diff)
parent99a304db097f31f7810198dd1d0f5cd47ab4033a (diff)
downloadrvi_sota_client-2083f05f73d65d4919ef4d00acafc771f5f4f529.tar.gz
Merge pull request #136 from advancedtelematic/feat/pro-1321/backwards-compatibility
Support optional fields in config for backwards compatibility
Diffstat (limited to 'tests/toml/polling.toml')
-rw-r--r--tests/toml/polling.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/toml/polling.toml b/tests/toml/polling.toml
new file mode 100644
index 0000000..a0e29d6
--- /dev/null
+++ b/tests/toml/polling.toml
@@ -0,0 +1,5 @@
+[core]
+polling_sec = 1
+
+[device]
+polling_interval = 2