diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/api/future.md | 8 | 
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/api/future.md b/doc/api/future.md index bc870b8..c2e01f7 100644 --- a/doc/api/future.md +++ b/doc/api/future.md @@ -54,13 +54,7 @@ accessed directly with its link-local address.  {      "hostname": "mydevice",      "update": { -        "url": "https://deploy.xengineering.eu/git/iot-contact/latest/", -        "automation": { -            "enable": false, -            "hour": null, -            "minute": null, -            "second": null -        } +        "url": "https://deploy.xengineering.eu/git/iot-contact/latest/"      },      "mqtt": {          "broker": "mqtt://...",  | 
