summaryrefslogtreecommitdiff
path: root/recipes-core/annex-client/annex-client/config.json.sample
blob: c576a0414564788764d614be8fe1dd85421d2b8d (plain)
1
2
3
4
5
6
7
8
9
10
{
  "enabled": false,
  "accountKey": "",
  "deviceHqUrl": "https://www.devicehq.com",
  "deviceServerUrl": "ds.devicehq.com",
  "checkInIntervalMins": 720,
  "gpsDataIntervalMins": 720,
  "allowFirmwareUpgrade": true,
  "allowConfigUpgrade": true
}