1.0.0 • Published 3 years ago
@dennis14e/ryd v1.0.0
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
Method | Path | Function | Description | % Docs | % Development |
---|---|---|---|---|---|
POST | /auth/login/local | Auth | Login | 100% | 0% |
GET | /things | Things | List all things | 100% | 0% |
GET | /things/{thingId} /status | Things | Get things status | 100% | 0% |
POST | /things/{thingId} /incognito | Things | Set things igncognito mode | 0% | 0% |
DELETE | /things/{thingId} /incognito | Things | Unset things incognito mode | 0% | 0% |
GET | /events | Events | 0% | 0% | |
POST | /events | Events | 0% | 0% | |
GET | /share/{thingId} | Follow me | 0% | 0% | |
PUT | /share/{thingId} | Follow me | 0% | 0% | |
DELETE | /share/{thingId} | Follow me | 0% | 0% | |
POST | /share/{thingId} /time | Follow me | 0% | 0% |
1.0.0
3 years ago