-
Notifications
You must be signed in to change notification settings - Fork 0
/
example
54 lines (54 loc) · 6.62 KB
/
example
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE html>
<html lang="en-US"> <head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<title>General - docs</title> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="/assets/css/just-the-docs.css">
<script type="text/javascript" src="/assets/js/vendor/lunr.min.js"></script>
<script type="text/javascript" src="/assets/js/just-the-docs.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.5.0 -->
<title>General | docs</title>
<meta name="generator" content="Jekyll v3.8.5" />
<meta property="og:title" content="General" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Technical Documentation of the IWAST project" />
<meta property="og:description" content="Technical Documentation of the IWAST project" />
<meta property="og:site_name" content="docs" />
<script type="application/ld+json"> {"@type":"WebSite","headline":"General","url":"/","name":"docs","description":"Technical Documentation of the IWAST project","@context":"http://schema.org"}
</script>
<!-- End Jekyll SEO tag -->
</head>
<body>
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<symbol id="link" viewBox="0 0 16 16">
<title>Link</title> <path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path>
</symbol>
</svg>
<div class="page-wrap">
<div class="side-bar">
<div class="site-header">
<a href="" class="site-title lh-tight"> docs </a>
<button class="menu-button fs-3 js-main-nav-trigger" data-text-toggle="Hide" type="button">Menu</button>
</div>
<div class="navigation main-nav js-main-nav">
<nav role="navigation" aria-label="Main navigation">
<ul class="navigation-list"><li class="navigation-list-item active">
<a href="/" class="navigation-list-link active">General</a>
</li><li class="navigation-list-item"><a href="/motherboard/" class="navigation-list-link">Motherboard</a>
<ul class="navigation-list-child-list "></ul>
</li><li class="navigation-list-item">
<a href="/sensor-boards/" class="navigation-list-link">Sensor Boards</a>
<ul class="navigation-list-child-list ">
<li class="navigation-list-item ">
<a href="/sensor-boards/BME680.html" class="navigation-list-link">BME680</a>
</li>
<li class="navigation-list-item ">
<a href="/sensor-boards/sound-level-sensor.html" class="navigation-list-link">Microphone</a>
</li><li class="navigation-list-item ">
<a href="/sensor-boards/button-sensor.html" class="navigation-list-link">Button Sensor</a></li></ul></li><li class="navigation-list-item"><a href="/at-commands/" class="navigation-list-link">AT Commands</a><ul class="navigation-list-child-list "><li class="navigation-list-item "><a href="/at-commands/ping.html" class="navigation-list-link">Ping</a></li><li class="navigation-list-item "><a href="/at-commands/list-sensors.html" class="navigation-list-link">List Sensors</a></li><li class="navigation-list-item "><a href="/at-commands/check-poll-interval.html" class="navigation-list-link">Check poll interval</a></li><li class="navigation-list-item "><a href="/at-commands/check-thresold.html" class="navigation-list-link">Check threshold</a></li><li class="navigation-list-item "><a href="/at-commands/set-poll-interval.html" class="navigation-list-link">Set poll interval</a></li><li class="navigation-list-item "><a href="/at-commands/finish.html" class="navigation-list-link">Close</a></li></ul></li></ul> </nav> </div> <footer class="site-footer"> <p class="text-small text-grey-dk-000 mb-4">This site uses <a href="https://github.com/pmarsceill/just-the-docs">Just the Docs</a>, a documentation theme for Jekyll.</p> </footer> </div> <div class="main-content-wrap js-main-content" tabindex="0"> <div class="main-content"> <div class="page-header js-page-header"> <div class="search"> <div class="search-input-wrap"> <input type="text" class="js-search-input search-input" tabindex="0" placeholder="Search docs" aria-label="Search docs" autocomplete="off"> <svg width="14" height="14" viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" class="search-icon"><title>Search</title><g fill-rule="nonzero"><path d="M17.332 20.735c-5.537 0-10-4.6-10-10.247 0-5.646 4.463-10.247 10-10.247 5.536 0 10 4.601 10 10.247s-4.464 10.247-10 10.247zm0-4c3.3 0 6-2.783 6-6.247 0-3.463-2.7-6.247-6-6.247s-6 2.784-6 6.247c0 3.464 2.7 6.247 6 6.247z"/><path d="M11.672 13.791L.192 25.271 3.02 28.1 14.5 16.62z"/></g></svg> </div> <div class="js-search-results search-results-wrap"></div> </div> </div> <div class="page"> <div id="main-content" class="page-content" role="main"> <p>These pages contain the technical documentation of the Dramco IoT with a Soft Touch (IWAST) project.</p> <p>An application, running locally on a computer, is used to configure the mother board. More specifically, the mother board notifies the client application of the connected sensors. Based on the configuration file of each sensor –hosted online– the client application allows to configure the update frequency of each sensor and corresponding parameters.</p> <div class="language-plaintext highlighter-rouge">
<div class="highlight"><pre class="highlight"><code>Client App <--> Motherboard <--> sensor
<--> sensor
<--> sensor
</code></pre></div></div> <h2 id="terminology"> <a href="#terminology" class="anchor-heading"><svg viewBox="0 0 16 16" aria-hidden="true"><use xlink:href="#link"></use></svg></a> Terminology </h2> <div class="table-wrapper"><table> <tbody> <tr> <td>Sensor</td> <td>The sensor denotes the whole sensor board.</td> </tr> <tr> <td>Metric</td> <td>Each sensor can measure different metrics, e.g. temperature and humidity.</td> </tr> <tr> <td>Motherboard</td> <td>All sensors are connected to the motherboard. More info <a href="motherboard/">here</a>.</td> </tr> <tr> <td>Client App</td> <td>Configures the motherboard and sensors connected to it.</td> </tr> <tr> <td>Web App</td> <td>.</td> </tr> </tbody> </table></div> </div> </div> </div> </div> </body>
</html>