summaryrefslogtreecommitdiff
path: root/recipes-core/annex-client/annex-client/config.json.sample
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/annex-client/annex-client/config.json.sample')
-rw-r--r--recipes-core/annex-client/annex-client/config.json.sample10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-core/annex-client/annex-client/config.json.sample b/recipes-core/annex-client/annex-client/config.json.sample
new file mode 100644
index 0000000..c576a04
--- /dev/null
+++ b/recipes-core/annex-client/annex-client/config.json.sample
@@ -0,0 +1,10 @@
+{
+ "enabled": false,
+ "accountKey": "",
+ "deviceHqUrl": "https://www.devicehq.com",
+ "deviceServerUrl": "ds.devicehq.com",
+ "checkInIntervalMins": 720,
+ "gpsDataIntervalMins": 720,
+ "allowFirmwareUpgrade": true,
+ "allowConfigUpgrade": true
+}