-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.xml
34 lines (27 loc) · 2.49 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Documentation for airtrik iot cloud.</title>
<link>https://docs.airtrik.com/</link>
<description>Recent content on Documentation for airtrik iot cloud.</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<atom:link href="https://docs.airtrik.com/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>API Reference</title>
<link>https://docs.airtrik.com/main/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://docs.airtrik.com/main/</guid>
<description>Introduction Welcome to airtrik documentation. You can use the sdk in the different languages to communicate to your apps and devices created through airtrik panels.
We have language bindings in Python, Javascript, Node, C and Java! You can view code examples in the dark area to the right, and you can switch the programming language of the examples with the tabs in the top right.
Installation For Installation of the sdks visit the corresponding github repo of the sdk and read the README.</description>
</item>
<item>
<title>Errors</title>
<link>https://docs.airtrik.com/errors/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://docs.airtrik.com/errors/</guid>
<description>Errors This error section is stored in a separate file, errors.md. DocuAPI allows you to split the single page documentation in as many files as needed. Files are included in the default Hugo page order . One way of ordering the pages is by setting the page `weight` in the front matter. Pages with lower weight will be listed first. The Kittn API uses the following error codes: -- Error Code Meaning 400 Bad Request &ndash; Your request sucks 401 Unauthorized &ndash; Your API key is wrong 403 Forbidden &ndash; The device requested is hidden for administrators only 404 Not Found &ndash; The specified device could not be found 405 Method Not Allowed &ndash; You tried to access a device with an invalid method 406 Not Acceptable &ndash; You requested a format that isn&rsquo;t json 410 Gone &ndash; The device requested has been removed from our servers 418 I&rsquo;m a teapot 429 Too Many Requests &ndash; You&rsquo;re requesting too many devices!</description>
</item>
</channel>
</rss>