NemoN / ioBroker.ryd

ioBroker Adapter for Ryd Box Car GPS Logger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ioBroker.ryd

NPM version Downloads Known Vulnerabilities

NPM

Ryd adapter for ioBroker

Ryd (previously known as TankTaler) ODB2 Adapter

Important notice

This adapter does not use the official API, there may be problems/side effects in the official Ryd app. Please do not open Ryd support tickets in this case.

Known problems

  • Problem: Adapter not start, error message: error: host.ioBrokerVM instance system.adapter.ryd.0 terminated with code 1 ()
  • Solution: The Adapter needs at least NodeJS 8.x, NodeJS 6.x and lower will not work

Changelog

0.3.5 (2021-11-24)

  • (92lleo) Reuse auth token

0.3.4 (2021-11-12)

  • (NemoN) Optimize user/token handling

0.3.3 (2020-09-10)

  • (NemoN) Cleanup some internal functions

0.3.1 (2019-07-18)

  • (NemoN) Cleanup some internal functions

0.3.0 (2019-07-17)

  • (NemoN) First open beta release

0.2.1 (2019-07-16)

  • (NemoN) Configuration of internal parameters

0.2.0 (2019-07-15)

  • (NemoN) Beta release

0.0.1

  • (NemoN) Initial release

License

MIT License

Copyright (c) 2021 Thomas Oeding

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

ioBroker Adapter for Ryd Box Car GPS Logger

License:MIT License


Languages

Language:JavaScript 79.4%Language:HTML 19.8%Language:CSS 0.8%