-
-
Notifications
You must be signed in to change notification settings - Fork 8
Internal error list
t6 api is handling regular Http Status codes. Additionally, in some cases, t6 can return an internal error code. This file describes the codes with more details.
| Related Resource | Internal Error code | Error message | Description | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Dashboards | 1329 | Too Many Requests: Over Quota! | | | Dashboards | 1330 | Bad Request | Meta version conflict, the Api payload is providing a meta.revision which differs from the revision in database. | | Dashboards | 1340 | Not Found | Resource was found at first and then it suddently become unfound and cannot be updated ; this error should reeally never happens. | | Dashboards | 1341 | Not Found | Url parameter to define dashboard to be updated is not set. Url should contains a dashboard. | | Dashboards | 1342 | Forbidden ?? | Provided dashboard_id i the url does not belong to the correct user or dashboard cannot be found. | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Datapoints | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Datatypes | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Exploration | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Flows | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Jobs | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Mqtts | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | News | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Notifications | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Objects | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Ota | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Pwa | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Rules | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Snippets | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Sources | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | UIs | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Units | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Users | 0000 | |
t6 Technical Api Documentation. Please refers to CONTRIBUTING.md in case you would like to help :-)
- Installing t6
- Internal errors
- Repository structure
- Six main Resources
- Other Resources
- Datapoints
- Users
- UIs 💥 not detailed
- Mqtt Topic 💥 not detailed
- Referentials
- Technical Api Documentation 🔗
- TWA Application Screenshots
- t6 Security policy
- Advanced t6 concepts