Commit graph

124 commits

Author SHA1 Message Date
tyeth
27db9847df Add message for HTTP response 422 to _errors.md 2024-10-23 15:54:44 +01:00
Justin Cooper
c9b52c3acc
Note about query parameters and api keys 2024-07-30 13:48:22 -05:00
brentru
10f9603401 add securing account page from welcome to io 2023-10-16 12:45:02 -04:00
brentru
ab3e209847 render correctly 2023-02-24 16:12:02 -05:00
Brent Rubell
e28817e225
Merge pull request #37 from adafruit/fix-retain-docs
Fix retain values
2023-02-24 15:57:08 -05:00
brentru
9022d1c372 fix retain /get arduino code 2023-02-24 15:56:37 -05:00
Justin Cooper
4fc2857d91 add example and clear things up for saving group feed data 2022-04-07 11:24:57 -05:00
Justin Cooper
40cffb3cad continue to use trigger as root object in post and update 2022-02-16 13:12:04 -06:00
Justin Cooper
fed65f75a6 rename triggers to actions 2022-02-16 12:51:34 -06:00
Justin Cooper
06c6c055c9 swap dashboard_id to dashboard_key for block access, add note 2021-10-19 09:52:45 -05:00
Justin Cooper
3d3471e109 fixes adafruit/io-issues#375 - add search to the cookbook section 2021-08-10 10:02:06 -05:00
Justin Cooper
cb4d069ca6 update double encoding example with note about saving data as json objects in a feed 2021-05-24 10:03:14 -05:00
Justin Cooper
131c56163e fixes adafruit/io-issues#276 - add public documentation for io services: time, weather and words 2021-03-10 10:47:14 -06:00
Justin Cooper
93ef500e3b fixes adafruit/io-issues#239 - update io documentation for creating group data 2021-03-09 09:25:22 -06:00
Justin Cooper
6d8d5a6fec minor clarification on rate limiting 2021-03-08 15:26:01 -06:00
Justin Cooper
9510ac85ef add details on how to subscribe to the randomizer topics in mqtt 2021-03-08 15:25:04 -06:00
Justin Cooper
78c81592c2 add note about global api throttle limits and best practices 2021-03-08 13:27:08 -06:00
Justin Cooper
425243fdd1 small change to test deploy 2021-03-04 09:52:30 -06:00
brentru
ae74483ba1 fix link https://github.com/adafruit/Adafruit_IO_Documentation/issues/12 2020-12-30 10:22:17 -05:00
Brian Rossmajer
1cc1557802
Update _mqtt_index.md.erb
It took me ages to figure out that I could use Paho; I eventually found out from www.iot-onoff.com/screens rather than at adafruit.com
2019-11-27 22:23:47 -05:00
Adam Bachman
fd262a8b22 add details about MQTT topics, add "rejected, only shared feeds..." error troubleshooting 2019-11-18 13:38:57 -05:00
Adam Bachman
32977f8e7a update feed curl sample style 2019-11-18 13:38:15 -05:00
Adam Bachman
941092f26b Merge branch 'master' of https://github.com/adafruit/Adafruit_IO_Documentation 2019-09-24 13:38:23 -04:00
Adam Bachman
ca9f012575 big updates to MQTT troubleshooting docs, deploy after updating IO 2019-09-24 13:38:16 -04:00
Adam Bachman
bfbceb4051 update some text in triggers section 2019-09-24 13:37:30 -04:00
Peter Newman
ad42e826a1
Fix a typo 2019-08-03 14:12:58 +01:00
Adam Bachman
a8d7e29e36
add note about using feed/group key for /get 2019-08-02 12:43:19 -04:00
brentru
8ea64129d8 update to incl. CircuitPython IO MQTT class info 2019-07-18 11:01:08 -04:00
Adam Bachman
d80447e776 update pagination API notes 2019-07-08 11:40:18 -04:00
Adam Bachman
276195292c lots of changes, some additions
* split up cookbook
* add images section
* fix inline code samples
* add mqtt connection details
* include font-awesome 4
* update sidebar styles
2019-07-03 16:32:51 -04:00
Adam Bachman
d07bf6640d move group-related feed endpoints to Groups 2019-07-02 17:52:27 -04:00
Adam Bachman
a571af6809 fix add feed to group docs 2019-07-02 17:36:15 -04:00
Adam Bachman
7b651eef94 Merge branch 'master' of https://github.com/adafruit/Adafruit_IO_Documentation 2019-06-06 09:14:44 -04:00
Adam Bachman
c3b6e9eca7 add more curl examples for data queries 2019-06-05 13:54:50 -04:00
Adam Bachman
ddcd96b755 add date format requirements 2019-06-05 13:52:50 -04:00
brentru
4c022843a3 define code tag types 2019-05-31 09:35:08 -04:00
brentru
70d922ed61 switch mqtt topics to inline code 2019-05-30 10:51:32 -04:00
brentru
94ad26a6b1 switch sidebar code to inline text 2019-05-30 10:45:05 -04:00
Adam Bachman
3e24653b39 add inline_code erb helper 2019-05-23 12:09:47 -04:00
Adam Bachman
8d4228d198 touch up webhook create data notes 2019-05-22 14:25:49 -04:00
Adam Bachman
60df2a85c7 update webhook docs, add JSON formatting to cookbook 2019-05-22 14:22:33 -04:00
Adam Bachman
438b2b9e36 add current Pagination documentation 2019-05-03 13:51:33 -04:00
Adam Bachman
0090c95215 Merge branch 'master' of https://github.com/adafruit/Adafruit_IO_Documentation 2019-04-30 16:56:45 -04:00
Adam Bachman
4eeb7f217b add old v1.json + v2.json files 2019-04-30 16:56:38 -04:00
brentru
e4e9643c13 neaten up the cookbook 2019-04-30 15:44:33 -04:00
Adam Bachman
a7bcb5fa99 add menu dropdown arrows 2019-04-30 15:10:15 -04:00
brentru
c45a84757b Merge branch 'master' of github.com:adafruit/Adafruit_IO_Documentation 2019-04-30 11:45:44 -04:00
brentru
419798aaf3 header length cleanup 2019-04-30 11:45:23 -04:00
Adam Bachman
334a00ca01 optimize images, add padding to logo 2019-04-30 11:38:26 -04:00
brentru
dfff602a45 shorten data page 2019-04-29 15:00:16 -04:00