{ "common": { "name": "owntracks", "version": "0.3.0", "title": "OwnTracks adapter", "desc": { "en": "yunkong2 OwnTracks Adapter", "de": "yunkong2 OwnTracks Adapter", "ru": "yunkong2 OwnTracks драйвер" }, "news": { "0.3.0": { "en": "Fix handling of publish messages", "de": "Problem in der Abarbeitung von publish-Nachrichten behoben" }, "0.2.0": { "en": "added two properties timestamp and datetime", "de": "Timestamp und datetime sind hinzugefügt", "ru": "Добавлены время последнего сообщения в разных форматах" }, "0.1.1": { "en": "add pictures", "de": "Unterstützung von Bildern", "ru": "Возможность добавить иконки" }, "0.1.0": { "en": "initial checkin", "de": "Erste version", "ru": "первая версия" } }, "platform": "Javascript/Node.js", "mode": "daemon", "icon": "owntracks.png", "extIcon": "https://git.spacen.net/yunkong2/yunkong2.owntracks/raw/master/admin/owntracks.png", "keywords": [ "owntracks", "position", "gps", "geo" ], "readme": "https://git.spacen.net/yunkong2/yunkong2.owntracks/blob/master/README.md", "loglevel": "info", "type": "geoposition", "authors": [ { "name": "bluefox", "email": "dogafox@gmail.com" } ] }, "native": { "port": 1883, "user": "yunkong2", "pass": "", "secure": false, "pictures": [], "bind": "0.0.0.0", "certPublic": "defaultPublic", "certPrivate": "defaultPrivate", "certChained": "", "leEnabled": false, "leUpdate": false, "leCheckPort": 80 }, "objects": [], "instanceObjects": [ { "_id": "users", "type": "channel", "common": { "role": "users", "name": "List of users" }, "native": {} } ] }