Skip to content

Commit d3c413f

Browse files
Deploying to gh-pages from @ 509d016 🚀
1 parent e13ad32 commit d3c413f

File tree

15 files changed

+381
-2
lines changed

15 files changed

+381
-2
lines changed

devices/models/browan-tbms100/index.html

+5
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,11 @@ <h2 class="title is-size-5">Devices</h2>
133133

134134
</li>
135135

136+
<li>
137+
<a href="https://www.thethingsindustries.com/docs/devices/models/milesight-em300-th/" class="">Milesight EM300-TH</a>
138+
139+
</li>
140+
136141
<li>
137142
<a href="https://www.thethingsindustries.com/docs/devices/models/sensative-strips/" class="">Sensative Strips</a>
138143

devices/models/dragino-lht52/index.html

+5
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,11 @@ <h2 class="title is-size-5">Devices</h2>
133133

134134
</li>
135135

136+
<li>
137+
<a href="https://www.thethingsindustries.com/docs/devices/models/milesight-em300-th/" class="">Milesight EM300-TH</a>
138+
139+
</li>
140+
136141
<li>
137142
<a href="https://www.thethingsindustries.com/docs/devices/models/sensative-strips/" class="">Sensative Strips</a>
138143

devices/models/elsys-ers-lite/index.html

+5
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,11 @@ <h2 class="title is-size-5">Devices</h2>
133133

134134
</li>
135135

136+
<li>
137+
<a href="https://www.thethingsindustries.com/docs/devices/models/milesight-em300-th/" class="">Milesight EM300-TH</a>
138+
139+
</li>
140+
136141
<li>
137142
<a href="https://www.thethingsindustries.com/docs/devices/models/sensative-strips/" class="">Sensative Strips</a>
138143

devices/models/generic-node-se/index.html

+6-1
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@ <h2 class="title is-size-5">Devices</h2>
131131

132132

133133

134+
</li>
135+
136+
<li>
137+
<a href="https://www.thethingsindustries.com/docs/devices/models/milesight-em300-th/" class="">Milesight EM300-TH</a>
138+
134139
</li>
135140

136141
<li>
@@ -276,7 +281,7 @@ <h3 id="manually">Manually</h3>
276281

277282
<div class="is-clearfix">
278283
<a class="button is-pulled-left" href="/docs/devices/models/elsys-ers-lite/">← Elsys ERS Lite</a>
279-
<a class="button is-pulled-right" href="/docs/devices/models/sensative-strips/">Sensative Strips</a>
284+
<a class="button is-pulled-right" href="/docs/devices/models/milesight-em300-th/">Milesight EM300-TH</a>
280285
</div>
281286

282287
<script>window.emojicom_widget = { campaign: "NEDHszRC2r2KaGj1mhj7" };</script>

devices/models/index.html

+25
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,11 @@ <h2 class="title is-size-5">Devices</h2>
128128

129129
</li>
130130

131+
<li>
132+
<a href="https://www.thethingsindustries.com/docs/devices/models/milesight-em300-th/" class="">Milesight EM300-TH</a>
133+
134+
</li>
135+
131136
<li>
132137
<a href="https://www.thethingsindustries.com/docs/devices/models/sensative-strips/" class="">Sensative Strips</a>
133138

@@ -257,6 +262,26 @@ <h1 class="title is-size-5 is-uppercase"><a href="https://www.thethingsindustrie
257262
</div>
258263
</div>
259264
</div>
265+
<div class="column is-half is-flex">
266+
<div class="card has-radius is-fullwidth">
267+
<div class="card-content">
268+
<div class="title-content">
269+
<h1 class="title is-size-5 is-uppercase"><a href="https://www.thethingsindustries.com/docs/devices/models/milesight-em300-th/">Milesight EM300-TH</a>
270+
</h1>
271+
272+
<div class="content has-text-grey">
273+
274+
The Milesight EM300-TH is an environment sensor suitable for monitoring indoor and outdoor temperature and humidity. It can be widely used in office areas, greenhouses and other environments.
275+
276+
277+
</div>
278+
</div>
279+
<div class="buttons">
280+
<a href="https://www.thethingsindustries.com/docs/devices/models/milesight-em300-th/" class="button is-primary is-outlined">Read</a>
281+
</div>
282+
</div>
283+
</div>
284+
</div>
260285
<div class="column is-half is-flex">
261286
<div class="card has-radius is-fullwidth">
262287
<div class="card-content">
Loading
Loading
Loading

0 commit comments

Comments
 (0)