source: rtos_arduino/trunk/arduino_lib/libraries/thingspeak-arduino/extras/documentation/dir_339e8c1d13ed9d171a31356d80f51341.html@ 189

Last change on this file since 189 was 189, checked in by ertl-honda, 8 years ago

Thinkgspeakのサポート

File size: 3.4 KB
Line 
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.
5 See the accompaning licence file for licensing information.-->
6<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
7<html xmlns="http://www.w3.org/1999/xhtml">
8<head>
9<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
10<meta http-equiv="X-UA-Compatible" content="IE=9"/>
11<meta name="generator" content="Doxygen 1.8.9.1"/>
12<title>ThingSpeak Communication Library For Arduino, ESP8266, and Particle</title>
13<link href="tabs.css" rel="stylesheet" type="text/css"/>
14<script type="text/javascript" src="jquery.js"></script>
15<script type="text/javascript" src="dynsections.js"></script>
16<link href="doxygen.css" rel="stylesheet" type="text/css" />
17</head>
18<body>
19<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
20<div id="titlearea">
21<table cellspacing="0" cellpadding="0" width="100%">
22 <tbody>
23 <tr style="height: 56px;">
24 <td style="padding-left: 0.5em;">
25 <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>
27 </td>
28 <td valign="middle" align="right" id="projectlogo"><img alt="Logo" src="ThingSpeakLogo.jpg"/></td>
29 </tr>
30 </tbody>
31</table>
32</div>
33<!-- end header part -->
34<!-- Generated by Doxygen 1.8.9.1 -->
35 <div id="navrow1" class="tabs">
36 <ul class="tablist">
37 <li><a href="index.html"><span>Main&#160;Page</span></a></li>
38 <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
39 </ul>
40 </div>
41<div id="nav-path" class="navpath">
42 <ul>
43<li class="navelem"><a class="el" href="dir_339e8c1d13ed9d171a31356d80f51341.html">ThingSpeak</a></li> </ul>
44</div>
45</div><!-- top -->
46<div class="header">
47 <div class="headertitle">
48<div class="title">ThingSpeak Directory Reference</div> </div>
49</div><!--header-->
50<div class="contents">
51<table class="memberdecls">
52<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="subdirs"></a>
53Directories</h2></td></tr>
54<tr class="memitem:dir_9eb8a1162b9e86c4bf1f8e762bfe83d1"><td class="memItemLeft" align="right" valign="top">directory &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dir_9eb8a1162b9e86c4bf1f8e762bfe83d1.html">src</a></td></tr>
55<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
56</table>
57</div><!-- contents -->
58<!-- HTML footer for doxygen 1.8.9.1-->
59<!-- ThingSpeak(TM) Communication Library For Arduino, ESP8266, and Particle
60 ThingSpeak ( https://www.thingspeak.com ) is a free IoT service for building
61 systems that collect, analyze, and react to their environments.
62 Copyright 2016, The MathWorks, Inc.
63 See the accompaning licence file for licensing information.-->
64<!-- start footer part -->
65<hr class="footer"/><address class="footer"><small>
66 <table border=0 width='100%'><tr>
67 <td align="left" width='50%'>
68 See the accompaning licence file for licensing information
69 </td>
70 <td align="right" width='50%'>
71 Copyright &copy; 2016 <a target=_top href=http://www.mathworks.com>The MathWorks, Inc.</a><br>
72 </td>
73 </tr></table>
74</small></address>
75</body>
76</html>
Note: See TracBrowser for help on using the repository browser.