1.0.0 • Published 3 years ago

@dennis14e/ryd v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Unofficial Ryd.one API client

This project is not associated with ryd GmbH or ThinxNet GmbH.

Status of this project

Currently I am documenting Ryd's API as an OpenAPI schema via reverse engineering and trial and error. If someone is also using a Ryd or TankTaler box, they are welcome to contribute to the project as well.

Progress

MethodPathFunctionDescription% Docs% Development
POST/auth/login/localAuthLogin100%0%
GET/thingsThingsList all things100%0%
GET/things/{thingId}/statusThingsGet things status100%0%
POST/things/{thingId}/incognitoThingsSet things igncognito mode0%0%
DELETE/things/{thingId}/incognitoThingsUnset things incognito mode0%0%
GET/eventsEvents0%0%
POST/eventsEvents0%0%
GET/share/{thingId}Follow me0%0%
PUT/share/{thingId}Follow me0%0%
DELETE/share/{thingId}Follow me0%0%
POST/share/{thingId}/timeFollow me0%0%