Skip to content

Commit 39b681f

Browse files
committed
added new partner - Temco Controls
1 parent ee45547 commit 39b681f

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed

_includes/partners.json

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,26 @@
432432
"href": "/docs/samples/monoz/LPWA_GPS_Tracker_with_monoZ"
433433
}
434434
},
435-
"blurb": "MonoZ aim to assist System Integrators and Enterprises in connecting their assets (things) to the internet at the lowest possible cost and time.\nMonoZ belong to the first few E2C IoT enablers in the world to offer all the components required for businesses to make their ideas a reality"
435+
"blurb": "MonoZ aim to assist System Integrators and Enterprises in connecting their assets (things) to the internet at the lowest possible cost and time.\nMonoZ belong to the first few E2C IoT enablers in the world to offer all the components required for businesses to make their ideas a reality."
436+
},
437+
{
438+
"type": ["main", "bacnet", "modbus", "wifi", "ethernet"],
439+
"program": "",
440+
"name": "Temco Controls",
441+
"logo": "temco-controls-logo.jpg",
442+
"links": {
443+
"Site": {
444+
"href": "https://temcocontrols.com/",
445+
"target": "_blank"
446+
},
447+
"Connect Temco T3E-6CT to ThingsBoard": {
448+
"href": "/docs/devices-library/temco-controls-t3e-6ct-and-hum-w1/"
449+
},
450+
"Connect Temco Tstat10 to ThingsBoard": {
451+
"href": "/docs/devices-library/temco-controls-tstat-10/"
452+
}
453+
},
454+
"blurb": "Temco Controls Ltd. specializes in manufacturing low-cost sensors and controllers for the HVAC industry. We proudly provide solutions with no license or recurring fees to our customers from all over the world. Both our software and device firmware are open source, making us one of the most open building automation systems on the market. We make collaboration simple and straightforward with easy purchases on the web and open, long-term support on the forum."
436455
},
437456
{
438457
"type": ["main", "bluetooth", "nbiot", "wifi", "sigfox", "lora", "gsm", "modbus"],
13.1 KB
Loading

partners/hardware/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ <h5>Hardware Partnership Program goal is to reduce time to market for ThingsBoar
3030
<div onclick="actions('lora')" class="check-box lora">LoRaWAN</div>
3131
<div onclick="actions('lte')" class="check-box lte">LTE-M</div>
3232
<div onclick="actions('modbus')" class="check-box modbus">Modbus</div>
33+
<div onclick="actions('bacnet')" class="check-box bacnet">Bacnet</div>
3334
<div onclick="actions('nbiot')" class="check-box nbiot">NB-IoT</div>
3435
<div onclick="actions('sigfox')" class="check-box sigfox">Sigfox</div>
3536
<div onclick="actions('wifi')" class="check-box wifi">Wi-Fi</div>

0 commit comments

Comments
 (0)