diff --git a/laird-rs1xx-ext-temp-rtd-sensor/CHANGELOG.md b/laird-rs1xx-ext-temp-rtd-sensor/CHANGELOG.md new file mode 100644 index 00000000..393db04c --- /dev/null +++ b/laird-rs1xx-ext-temp-rtd-sensor/CHANGELOG.md @@ -0,0 +1,5 @@ +# Changelog + +## 1.0.0 - 2026-02-18 + +- First version of plugin \ No newline at end of file diff --git a/laird-rs1xx-ext-temp-rtd-sensor/LICENSE.md b/laird-rs1xx-ext-temp-rtd-sensor/LICENSE.md new file mode 100644 index 00000000..bffeef34 --- /dev/null +++ b/laird-rs1xx-ext-temp-rtd-sensor/LICENSE.md @@ -0,0 +1,7 @@ +Copyright 2026 Thinger.io + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/laird-rs1xx-ext-temp-rtd-sensor/README.md b/laird-rs1xx-ext-temp-rtd-sensor/README.md new file mode 100644 index 00000000..09e58134 --- /dev/null +++ b/laird-rs1xx-ext-temp-rtd-sensor/README.md @@ -0,0 +1,57 @@ +# Sentrius RS1xx Ext Temp RTD Sensor + +The Laird Sentrius™ RS1xx Ext Temp RTD has an external temperature sensor probe making it a perfect fit for monitoring low and slow cooking temps mounted inside a smoker. It transmits data over LoRaWAN® and Bluetooth Low Energy (BLE). The robust IP65 sensor enclosure allows it to be used in harsh environments and suitable for food safety management, agricultural environment monitoring, and industrial heating and cooling. + +## Features + +- External RTD temperature probe for accurate temperature measurements +- Dual connectivity: LoRaWAN® and Bluetooth Low Energy (BLE) +- Battery-powered long range sensor platform +- IP65 rated rugged enclosure for harsh environments +- Integrated antennas +- Operating temperature range: -25°C to 50°C +- Compact dimensions: 116 x 91 x 34 mm +- Multi-regional frequency support (868MHz, 915MHz, 923MHz) + +## Use Cases + +- Food safety management and monitoring +- Low and slow cooking temperature monitoring +- Agricultural environment monitoring +- Industrial heating and cooling applications +- Cold chain logistics +- HVAC monitoring + +## Thinger.io Integration + +## Requirements + +A LoRaWAN server is required to communicate the Sentrius RS1xx Ext Temp RTD Sensor into Thinger.io, some options are: + +- [The Things Stack](https://www.thethingsindustries.com/stack/) +- [LORIOT](https://loriot.io/) +- [ChirpStack](https://www.chirpstack.io/) + +Alongside, the corresponding plugin for the selected LoRaWAN server needs to be installed in your Thinger.io instance. + +## Get Started + +### Installation + +Look for the plugin in the [Thinger.io Plugin Store](https://marketplace.thinger.io/) and install it in your Thinger.io instance. Once the plugin is installed a new Product will be created for this device. + +### Configuration + +The Product is already preconfigured, check that the auto provision prefix matches the one selected in your LoRaWAN server plugin in Thinger.io, or change it to your desire. + +### Usage + +Start sending uplinks for autoprovisioning devices and buckets. +This product also provides a predefined dashboard and downlinks. + +## Additional Resources + +Laird Connectivity resources can be found at: + +- [Documentation](https://www.lairdconnect.com/wireless-modules/lorawan-solutions/sentrius-rs1xx-lora-enabled-sensors) +- [Thinger docs](https://docs.thinger.io) \ No newline at end of file diff --git a/laird-rs1xx-ext-temp-rtd-sensor/assets/rs1xx-ext-sensor.jpg b/laird-rs1xx-ext-temp-rtd-sensor/assets/rs1xx-ext-sensor.jpg new file mode 100644 index 00000000..ade5025f Binary files /dev/null and b/laird-rs1xx-ext-temp-rtd-sensor/assets/rs1xx-ext-sensor.jpg differ diff --git a/laird-rs1xx-ext-temp-rtd-sensor/plugin.json b/laird-rs1xx-ext-temp-rtd-sensor/plugin.json new file mode 100644 index 00000000..5088bcec --- /dev/null +++ b/laird-rs1xx-ext-temp-rtd-sensor/plugin.json @@ -0,0 +1,318 @@ +{ + "name": "laird_rs1xx_ext_temp_rtd_sensor", + "version": "1.0.0", + "description": "The Laird Sentrius™ RS1xx Ext Temp RTD has an external temperature sensor probe making it a perfect fit for monitoring low and slow cooking temps mounted inside a smoker. It transmits data over LoRaWAN® and Bluetooth Low Energy (BLE). The robust IP65 sens", + "author": "Thinger.io", + "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/thinger-io/plugins.git", + "directory": "laird-rs1xx-ext-temp-rtd-sensor" + }, + "metadata": { + "name": "Laird RS1XX-EXT-TEMP-RTD-SENSOR", + "description": "The Laird Sentrius™ RS1xx Ext Temp RTD has an external temperature sensor probe making it a perfect fit for monitoring low and slow cooking temps mounted inside a smoker. It transmits data over LoRaWAN® and Bluetooth Low Energy (BLE). The robust IP65 sens", + "image": "assets/rs1xx-ext-sensor.jpg", + "category": "devices", + "vendor": "laird" + }, + "resources": { + "products": [ + { + "description": "The Laird Sentrius™ RS1xx Ext Temp RTD has an external temperature sensor probe making it a perfect fit for monitoring low and slow cooking temps mounted inside a smoker. It transmits data over LoRaWAN® and Bluetooth Low Energy (BLE). The robust IP65 sens", + "enabled": true, + "name": "Laird RS1XX-EXT-TEMP-RTD-SENSOR", + "product": "laird_rs1xx_ext_temp_rtd_sensor", + "profile": { + "api": { + "downlink": { + "enabled": true, + "handle_connectivity": false, + "request": { + "data": { + "path": "/downlink", + "payload": "{\n \"data\" : \"{{payload.data=\"\"}}\",\n \"port\" : {{payload.port=85}},\n \"priority\": {{payload.priority=3}},\n \"confirmed\" : {{payload.confirmed=false}},\n \"uplink\" : {{property.uplink}} \n}", + "payload_function": "", + "payload_type": "", + "plugin": "{{property.uplink.source}}", + "target": "plugin_endpoint" + } + } + }, + "uplink": { + "device_id_resolver": "getId", + "enabled": true, + "handle_connectivity": true, + "request": { + "data": { + "payload": "{{payload}}", + "payload_function": "", + "payload_type": "source_payload", + "resource_stream": "uplink", + "target": "resource_stream" + } + } + } + }, + "autoprovisions": { + "device_autoprovisioning": { + "config": { + "mode": "pattern", + "pattern": "laird-rs1xx.*" + }, + "enabled": true + } + }, + "buckets": { + "device_data": { + "backend": "mongodb", + "data": { + "payload": "{{payload}}", + "payload_function": "decodeThingerUplink", + "payload_type": "source_payload", + "resource": "uplink", + "source": "resource", + "update": "events" + }, + "enabled": true, + "retention": { + "period": 3, + "unit": "months" + }, + "tags": [ + "telemetry", + "temperature" + ] + } + }, + "properties": { + "uplink": { + "data": { + "payload": "{{payload}}", + "payload_function": "", + "payload_type": "source_payload", + "resource": "uplink", + "source": "resource", + "update": "events" + }, + "default": { + "source": "value" + }, + "enabled": true + } + } + }, + "_resources": { + "properties": [ + { + "property": "dashboard", + "value": { + "tabs": [ + { + "name": "Main", + "widgets": [ + { + "layout": { + "col": 3, + "row": 0, + "sizeX": 1, + "sizeY": 6 + }, + "panel": { + "color": "#ffffff", + "currentColor": "#ffffff", + "showOffline": { + "type": "none" + }, + "title": "Current Temperature" + }, + "properties": { + "color": "#ff0000", + "max": 150, + "min": -40, + "unit": "°C" + }, + "sources": [ + { + "bucket": { + "backend": "mongodb", + "id": "device_data", + "mapping": "temperature", + "tags": { + "device": [], + "group": [] + } + }, + "color": "#e74c3c", + "name": "Temperature", + "source": "bucket", + "timespan": { + "mode": "latest" + } + } + ], + "type": "donutchart" + }, + { + "layout": { + "col": 0, + "row": 0, + "sizeX": 3, + "sizeY": 12 + }, + "panel": { + "color": "#ffffff", + "currentColor": "#ffffff", + "showOffline": { + "type": "none" + }, + "title": "Temperature History" + }, + "properties": { + "axis": true, + "fill": false, + "legend": true, + "multiple_axes": false + }, + "sources": [ + { + "bucket": { + "backend": "mongodb", + "id": "device_data", + "mapping": "temperature", + "tags": { + "device": [], + "group": [] + } + }, + "color": "#e74c3c", + "name": "Temperature", + "source": "bucket", + "timespan": { + "magnitude": "hour", + "mode": "relative", + "period": "latest", + "value": 24 + } + } + ], + "type": "chart" + }, + { + "layout": { + "col": 4, + "row": 0, + "sizeX": 2, + "sizeY": 12 + }, + "panel": { + "color": "#ffffff", + "currentColor": "#ffffff", + "showOffline": { + "type": "none" + }, + "title": "Recent Measurements" + }, + "properties": { + "source": "code", + "template": "
| Date | \nTemperature (°C) | \n
|---|---|
| {{ entry.ts | date:'medium' }} | \n{{ entry.temperature || '—' }} | \n