Skip to content

Commit 3ea4990

Browse files
Add files via upload
1 parent c73dda6 commit 3ea4990

13 files changed

+898
-160
lines changed

extras/documentation/_thing_speak_8h_source.html

Lines changed: 38 additions & 26 deletions
Large diffs are not rendered by default.

extras/documentation/annotated.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
<!-- ThingSpeak(TM) Communication Library For Arduino, ESP8266, and Particle
2-
ThingSpeak ( https://www.thingspeak.com ) is a free IoT service for building
3-
systems that collect, analyze, and react to their environments.
4-
Copyright 2016, The MathWorks, Inc.
1+
<!-- ThingSpeak(TM) Communication Library For Arduino and ESP8266
2+
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
3+
analyze live data streams in the cloud.
4+
Copyright 2017, The MathWorks, Inc.
55
See the accompaning licence file for licensing information.-->
66
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
77
<html xmlns="http://www.w3.org/1999/xhtml">
88
<head>
99
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
1010
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
1111
<meta name="generator" content="Doxygen 1.8.11"/>
12-
<title>ThingSpeak Communication Library For Arduino, ESP8266, and Particle</title>
12+
<title>ThingSpeak Communication Library For Arduino and ESP8266</title>
1313
<link href="tabs.css" rel="stylesheet" type="text/css"/>
1414
<script type="text/javascript" src="jquery.js"></script>
1515
<script type="text/javascript" src="dynsections.js"></script>
@@ -23,7 +23,7 @@
2323
<tr style="height: 56px;">
2424
<td style="padding-left: 0.5em;">
2525
<div id="projectname">ThingSpeak Communication Library</div>
26-
<div id="projectbrief">Enables an Arduino, ESP8266, or Particle to write or read data to or from ThingSpeak&trade;</div>
26+
<div id="projectbrief">Enables an Arduino or ESP8266 to write or read data to or from ThingSpeak&trade;</div>
2727
</td>
2828
<td valign="middle" align="right" id="projectlogo"><img alt="Logo" src="ThingSpeakLogo.jpg"/></td>
2929
</tr>
@@ -52,15 +52,15 @@
5252
<div class="contents">
5353
<div class="textblock">Here are the data structures with brief descriptions:</div><div class="directory">
5454
<table class="directory">
55-
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_thing_speak_class.html" target="_self">ThingSpeakClass</a></td><td class="desc">Enables an Arduino, ESP8266, Particle or other compatible hardware to write or read data to or from ThingSpeak, an open data platform for the Internet of Things with MATLAB analytics and visualization </td></tr>
55+
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_thing_speak_class.html" target="_self">ThingSpeakClass</a></td><td class="desc">Enables an Arduino, ESP8266 or other compatible hardware to write or read data to or from ThingSpeak, an open data platform for the Internet of Things with MATLAB analytics and visualization </td></tr>
5656
</table>
5757
</div><!-- directory -->
5858
</div><!-- contents -->
5959
<!-- HTML footer for doxygen 1.8.9.1-->
60-
<!-- ThingSpeak(TM) Communication Library For Arduino, ESP8266, and Particle
61-
ThingSpeak ( https://www.thingspeak.com ) is a free IoT service for building
62-
systems that collect, analyze, and react to their environments.
63-
Copyright 2016, The MathWorks, Inc.
60+
<!-- ThingSpeak(TM) Communication Library For Arduino and ESP8266
61+
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
62+
analyze live data streams in the cloud.
63+
Copyright 2017, The MathWorks, Inc.
6464
See the accompaning licence file for licensing information.-->
6565
<!-- start footer part -->
6666
<hr class="footer"/><address class="footer"><small>
@@ -69,7 +69,7 @@
6969
See the accompaning licence file for licensing information
7070
</td>
7171
<td align="right" width='50%'>
72-
Copyright &copy; 2016 <a target=_top href=http://www.mathworks.com>The MathWorks, Inc.</a><br>
72+
Copyright &copy; 2017 <a target=_top href=http://www.mathworks.com>The MathWorks, Inc.</a><br>
7373
</td>
7474
</tr></table>
7575
</small></address>

extras/documentation/class_thing_speak_class.html

Lines changed: 429 additions & 13 deletions
Large diffs are not rendered by default.

extras/documentation/classes.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
<!-- ThingSpeak(TM) Communication Library For Arduino, ESP8266, and Particle
2-
ThingSpeak ( https://www.thingspeak.com ) is a free IoT service for building
3-
systems that collect, analyze, and react to their environments.
4-
Copyright 2016, The MathWorks, Inc.
1+
<!-- ThingSpeak(TM) Communication Library For Arduino and ESP8266
2+
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
3+
analyze live data streams in the cloud.
4+
Copyright 2017, The MathWorks, Inc.
55
See the accompaning licence file for licensing information.-->
66
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
77
<html xmlns="http://www.w3.org/1999/xhtml">
88
<head>
99
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
1010
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
1111
<meta name="generator" content="Doxygen 1.8.11"/>
12-
<title>ThingSpeak Communication Library For Arduino, ESP8266, and Particle</title>
12+
<title>ThingSpeak Communication Library For Arduino and ESP8266</title>
1313
<link href="tabs.css" rel="stylesheet" type="text/css"/>
1414
<script type="text/javascript" src="jquery.js"></script>
1515
<script type="text/javascript" src="dynsections.js"></script>
@@ -23,7 +23,7 @@
2323
<tr style="height: 56px;">
2424
<td style="padding-left: 0.5em;">
2525
<div id="projectname">ThingSpeak Communication Library</div>
26-
<div id="projectbrief">Enables an Arduino, ESP8266, or Particle to write or read data to or from ThingSpeak&trade;</div>
26+
<div id="projectbrief">Enables an Arduino or ESP8266 to write or read data to or from ThingSpeak&trade;</div>
2727
</td>
2828
<td valign="middle" align="right" id="projectlogo"><img alt="Logo" src="ThingSpeakLogo.jpg"/></td>
2929
</tr>
@@ -61,10 +61,10 @@
6161
<div class="qindex"><a class="qindex" href="#letter_T">T</a></div>
6262
</div><!-- contents -->
6363
<!-- HTML footer for doxygen 1.8.9.1-->
64-
<!-- ThingSpeak(TM) Communication Library For Arduino, ESP8266, and Particle
65-
ThingSpeak ( https://www.thingspeak.com ) is a free IoT service for building
66-
systems that collect, analyze, and react to their environments.
67-
Copyright 2016, The MathWorks, Inc.
64+
<!-- ThingSpeak(TM) Communication Library For Arduino and ESP8266
65+
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
66+
analyze live data streams in the cloud.
67+
Copyright 2017, The MathWorks, Inc.
6868
See the accompaning licence file for licensing information.-->
6969
<!-- start footer part -->
7070
<hr class="footer"/><address class="footer"><small>
@@ -73,7 +73,7 @@
7373
See the accompaning licence file for licensing information
7474
</td>
7575
<td align="right" width='50%'>
76-
Copyright &copy; 2016 <a target=_top href=http://www.mathworks.com>The MathWorks, Inc.</a><br>
76+
Copyright &copy; 2017 <a target=_top href=http://www.mathworks.com>The MathWorks, Inc.</a><br>
7777
</td>
7878
</tr></table>
7979
</small></address>

extras/documentation/dir_339e8c1d13ed9d171a31356d80f51341.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
<!-- ThingSpeak(TM) Communication Library For Arduino, ESP8266, and Particle
2-
ThingSpeak ( https://www.thingspeak.com ) is a free IoT service for building
3-
systems that collect, analyze, and react to their environments.
4-
Copyright 2016, The MathWorks, Inc.
1+
<!-- ThingSpeak(TM) Communication Library For Arduino and ESP8266
2+
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
3+
analyze live data streams in the cloud.
4+
Copyright 2017, The MathWorks, Inc.
55
See the accompaning licence file for licensing information.-->
66
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
77
<html xmlns="http://www.w3.org/1999/xhtml">
88
<head>
99
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
1010
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
1111
<meta name="generator" content="Doxygen 1.8.11"/>
12-
<title>ThingSpeak Communication Library For Arduino, ESP8266, and Particle</title>
12+
<title>ThingSpeak Communication Library For Arduino and ESP8266</title>
1313
<link href="tabs.css" rel="stylesheet" type="text/css"/>
1414
<script type="text/javascript" src="jquery.js"></script>
1515
<script type="text/javascript" src="dynsections.js"></script>
@@ -23,7 +23,7 @@
2323
<tr style="height: 56px;">
2424
<td style="padding-left: 0.5em;">
2525
<div id="projectname">ThingSpeak Communication Library</div>
26-
<div id="projectbrief">Enables an Arduino, ESP8266, or Particle to write or read data to or from ThingSpeak&trade;</div>
26+
<div id="projectbrief">Enables an Arduino or ESP8266 to write or read data to or from ThingSpeak&trade;</div>
2727
</td>
2828
<td valign="middle" align="right" id="projectlogo"><img alt="Logo" src="ThingSpeakLogo.jpg"/></td>
2929
</tr>
@@ -54,10 +54,10 @@
5454
</table>
5555
</div><!-- contents -->
5656
<!-- HTML footer for doxygen 1.8.9.1-->
57-
<!-- ThingSpeak(TM) Communication Library For Arduino, ESP8266, and Particle
58-
ThingSpeak ( https://www.thingspeak.com ) is a free IoT service for building
59-
systems that collect, analyze, and react to their environments.
60-
Copyright 2016, The MathWorks, Inc.
57+
<!-- ThingSpeak(TM) Communication Library For Arduino and ESP8266
58+
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
59+
analyze live data streams in the cloud.
60+
Copyright 2017, The MathWorks, Inc.
6161
See the accompaning licence file for licensing information.-->
6262
<!-- start footer part -->
6363
<hr class="footer"/><address class="footer"><small>
@@ -66,7 +66,7 @@
6666
See the accompaning licence file for licensing information
6767
</td>
6868
<td align="right" width='50%'>
69-
Copyright &copy; 2016 <a target=_top href=http://www.mathworks.com>The MathWorks, Inc.</a><br>
69+
Copyright &copy; 2017 <a target=_top href=http://www.mathworks.com>The MathWorks, Inc.</a><br>
7070
</td>
7171
</tr></table>
7272
</small></address>

extras/documentation/dir_9eb8a1162b9e86c4bf1f8e762bfe83d1.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
<!-- ThingSpeak(TM) Communication Library For Arduino, ESP8266, and Particle
2-
ThingSpeak ( https://www.thingspeak.com ) is a free IoT service for building
3-
systems that collect, analyze, and react to their environments.
4-
Copyright 2016, The MathWorks, Inc.
1+
<!-- ThingSpeak(TM) Communication Library For Arduino and ESP8266
2+
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
3+
analyze live data streams in the cloud.
4+
Copyright 2017, The MathWorks, Inc.
55
See the accompaning licence file for licensing information.-->
66
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
77
<html xmlns="http://www.w3.org/1999/xhtml">
88
<head>
99
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
1010
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
1111
<meta name="generator" content="Doxygen 1.8.11"/>
12-
<title>ThingSpeak Communication Library For Arduino, ESP8266, and Particle</title>
12+
<title>ThingSpeak Communication Library For Arduino and ESP8266</title>
1313
<link href="tabs.css" rel="stylesheet" type="text/css"/>
1414
<script type="text/javascript" src="jquery.js"></script>
1515
<script type="text/javascript" src="dynsections.js"></script>
@@ -23,7 +23,7 @@
2323
<tr style="height: 56px;">
2424
<td style="padding-left: 0.5em;">
2525
<div id="projectname">ThingSpeak Communication Library</div>
26-
<div id="projectbrief">Enables an Arduino, ESP8266, or Particle to write or read data to or from ThingSpeak&trade;</div>
26+
<div id="projectbrief">Enables an Arduino or ESP8266 to write or read data to or from ThingSpeak&trade;</div>
2727
</td>
2828
<td valign="middle" align="right" id="projectlogo"><img alt="Logo" src="ThingSpeakLogo.jpg"/></td>
2929
</tr>
@@ -54,10 +54,10 @@
5454
</table>
5555
</div><!-- contents -->
5656
<!-- HTML footer for doxygen 1.8.9.1-->
57-
<!-- ThingSpeak(TM) Communication Library For Arduino, ESP8266, and Particle
58-
ThingSpeak ( https://www.thingspeak.com ) is a free IoT service for building
59-
systems that collect, analyze, and react to their environments.
60-
Copyright 2016, The MathWorks, Inc.
57+
<!-- ThingSpeak(TM) Communication Library For Arduino and ESP8266
58+
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
59+
analyze live data streams in the cloud.
60+
Copyright 2017, The MathWorks, Inc.
6161
See the accompaning licence file for licensing information.-->
6262
<!-- start footer part -->
6363
<hr class="footer"/><address class="footer"><small>
@@ -66,7 +66,7 @@
6666
See the accompaning licence file for licensing information
6767
</td>
6868
<td align="right" width='50%'>
69-
Copyright &copy; 2016 <a target=_top href=http://www.mathworks.com>The MathWorks, Inc.</a><br>
69+
Copyright &copy; 2017 <a target=_top href=http://www.mathworks.com>The MathWorks, Inc.</a><br>
7070
</td>
7171
</tr></table>
7272
</small></address>

extras/documentation/functions.html

Lines changed: 57 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
<!-- ThingSpeak(TM) Communication Library For Arduino, ESP8266, and Particle
2-
ThingSpeak ( https://www.thingspeak.com ) is a free IoT service for building
3-
systems that collect, analyze, and react to their environments.
4-
Copyright 2016, The MathWorks, Inc.
1+
<!-- ThingSpeak(TM) Communication Library For Arduino and ESP8266
2+
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
3+
analyze live data streams in the cloud.
4+
Copyright 2017, The MathWorks, Inc.
55
See the accompaning licence file for licensing information.-->
66
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
77
<html xmlns="http://www.w3.org/1999/xhtml">
88
<head>
99
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
1010
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
1111
<meta name="generator" content="Doxygen 1.8.11"/>
12-
<title>ThingSpeak Communication Library For Arduino, ESP8266, and Particle</title>
12+
<title>ThingSpeak Communication Library For Arduino and ESP8266</title>
1313
<link href="tabs.css" rel="stylesheet" type="text/css"/>
1414
<script type="text/javascript" src="jquery.js"></script>
1515
<script type="text/javascript" src="dynsections.js"></script>
@@ -23,7 +23,7 @@
2323
<tr style="height: 56px;">
2424
<td style="padding-left: 0.5em;">
2525
<div id="projectname">ThingSpeak Communication Library</div>
26-
<div id="projectbrief">Enables an Arduino, ESP8266, or Particle to write or read data to or from ThingSpeak&trade;</div>
26+
<div id="projectbrief">Enables an Arduino or ESP8266 to write or read data to or from ThingSpeak&trade;</div>
2727
</td>
2828
<td valign="middle" align="right" id="projectlogo"><img alt="Logo" src="ThingSpeakLogo.jpg"/></td>
2929
</tr>
@@ -50,30 +50,62 @@
5050
<li><a href="functions_func.html"><span>Functions</span></a></li>
5151
</ul>
5252
</div>
53+
<div id="navrow4" class="tabs3">
54+
<ul class="tablist">
55+
<li><a href="#index_b"><span>b</span></a></li>
56+
<li><a href="#index_g"><span>g</span></a></li>
57+
<li><a href="#index_r"><span>r</span></a></li>
58+
<li><a href="#index_s"><span>s</span></a></li>
59+
<li class="current"><a href="#index_w"><span>w</span></a></li>
60+
</ul>
61+
</div>
5362
</div><!-- top -->
5463
<div class="contents">
55-
<div class="textblock">Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:</div><ul>
64+
<div class="textblock">Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:</div>
65+
66+
<h3><a class="anchor" id="index_b"></a>- b -</h3><ul>
5667
<li>begin()
5768
: <a class="el" href="class_thing_speak_class.html#a7375bc37b4cbf132751439f5fcafd1ba">ThingSpeakClass</a>
5869
</li>
70+
</ul>
71+
72+
73+
<h3><a class="anchor" id="index_g"></a>- g -</h3><ul>
5974
<li>getLastReadStatus()
6075
: <a class="el" href="class_thing_speak_class.html#a549941b4b0000a2ba89de94f038ed577">ThingSpeakClass</a>
6176
</li>
77+
</ul>
78+
79+
80+
<h3><a class="anchor" id="index_r"></a>- r -</h3><ul>
81+
<li>readCreatedAt()
82+
: <a class="el" href="class_thing_speak_class.html#a518a485a4cba6cf6a61b5bbd431e74d8">ThingSpeakClass</a>
83+
</li>
6284
<li>readFloatField()
63-
: <a class="el" href="class_thing_speak_class.html#a02cd79a65f1229711801fac5aec158b4">ThingSpeakClass</a>
85+
: <a class="el" href="class_thing_speak_class.html#ac65345864040b8f067a6d0e73a8dccfa">ThingSpeakClass</a>
6486
</li>
6587
<li>readIntField()
66-
: <a class="el" href="class_thing_speak_class.html#adb2ba704f38e591a6a391f7aa1850818">ThingSpeakClass</a>
88+
: <a class="el" href="class_thing_speak_class.html#a1241ae5b3e08b1751495f2e45dabcc46">ThingSpeakClass</a>
6789
</li>
6890
<li>readLongField()
69-
: <a class="el" href="class_thing_speak_class.html#aff3c2e94e85da016fb8c82432e015d1b">ThingSpeakClass</a>
91+
: <a class="el" href="class_thing_speak_class.html#aa1660fbf6444ca06dc744a244905f6d9">ThingSpeakClass</a>
7092
</li>
7193
<li>readRaw()
7294
: <a class="el" href="class_thing_speak_class.html#a578758c62a821dc9197ec6a3fdc0f7bc">ThingSpeakClass</a>
7395
</li>
96+
<li>readStatus()
97+
: <a class="el" href="class_thing_speak_class.html#ac658ac00936801802c7c4338aaa41de7">ThingSpeakClass</a>
98+
</li>
7499
<li>readStringField()
75100
: <a class="el" href="class_thing_speak_class.html#a7ed5914c2f5c7d84672cdaae3547da96">ThingSpeakClass</a>
76101
</li>
102+
</ul>
103+
104+
105+
<h3><a class="anchor" id="index_s"></a>- s -</h3><ul>
106+
<li>setCreatedAt()
107+
: <a class="el" href="class_thing_speak_class.html#aac2f328fe502083168a324c371174c0e">ThingSpeakClass</a>
108+
</li>
77109
<li>setElevation()
78110
: <a class="el" href="class_thing_speak_class.html#a1e9cc3c21e0a7360310aba628ef586c9">ThingSpeakClass</a>
79111
</li>
@@ -86,6 +118,16 @@
86118
<li>setLongitude()
87119
: <a class="el" href="class_thing_speak_class.html#a8cb07c25c717a5acc5d8de60b19c0c3e">ThingSpeakClass</a>
88120
</li>
121+
<li>setStatus()
122+
: <a class="el" href="class_thing_speak_class.html#a4dbd25a21942a5d866ae652942aa6dcc">ThingSpeakClass</a>
123+
</li>
124+
<li>setTwitterTweet()
125+
: <a class="el" href="class_thing_speak_class.html#ad24e983546aa401c56237b3e13900e30">ThingSpeakClass</a>
126+
</li>
127+
</ul>
128+
129+
130+
<h3><a class="anchor" id="index_w"></a>- w -</h3><ul>
89131
<li>writeField()
90132
: <a class="el" href="class_thing_speak_class.html#a24fa89e20ef8b3314ad8270c1f81dd2d">ThingSpeakClass</a>
91133
</li>
@@ -98,10 +140,10 @@
98140
</ul>
99141
</div><!-- contents -->
100142
<!-- HTML footer for doxygen 1.8.9.1-->
101-
<!-- ThingSpeak(TM) Communication Library For Arduino, ESP8266, and Particle
102-
ThingSpeak ( https://www.thingspeak.com ) is a free IoT service for building
103-
systems that collect, analyze, and react to their environments.
104-
Copyright 2016, The MathWorks, Inc.
143+
<!-- ThingSpeak(TM) Communication Library For Arduino and ESP8266
144+
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
145+
analyze live data streams in the cloud.
146+
Copyright 2017, The MathWorks, Inc.
105147
See the accompaning licence file for licensing information.-->
106148
<!-- start footer part -->
107149
<hr class="footer"/><address class="footer"><small>
@@ -110,7 +152,7 @@
110152
See the accompaning licence file for licensing information
111153
</td>
112154
<td align="right" width='50%'>
113-
Copyright &copy; 2016 <a target=_top href=http://www.mathworks.com>The MathWorks, Inc.</a><br>
155+
Copyright &copy; 2017 <a target=_top href=http://www.mathworks.com>The MathWorks, Inc.</a><br>
114156
</td>
115157
</tr></table>
116158
</small></address>

0 commit comments

Comments
 (0)