Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 6.05 KB

File metadata and controls

43 lines (32 loc) · 6.05 KB

Functional Nodes

Introduction

Here is the basic Node-RED Flow implemented by seeed studio and community developers.

This includes the incoming and outgoing data from the device, and some of the application case base dependencies on the Global and Subflow nodes

Functional Global Nodes Inventory

Type Related Equipment Description Flow File
IoT Basecamp The base config nodes of 3 channels RS485 in reComputer r1000. ·JSON
IoT Basecamp The base config node of the built-in MQTT network. ·JSON

❤️ Looking forward to more contributors to create useful nodes.

Functional Subflow Inventory

Type Related Equipment Description Flow File
UI / A beautiful digital twin data panel is implemented, on the node red dashboard. ·JSON
·Doc
UI / An image preview panel, on the node red dashboard. ·JSON
·Doc
Logic & UI / Map dashboard ui and geofence function. It can be used with tracker for location and asset management. ·JSON
·Doc
Logic / A good logic judgment node, used to simply do multi-device data condition judgment processing and execution. ·JSON
·Doc
Device Basecamp Receive generic ip camera images, or any rtmp streaming media. ·JSON
·Doc
Device Basecamp Through the Raspberry PI processor, the function of face recognition is realized. ·JSON
·Doc
Device Basecamp Through the Raspberry PI processor, the function of object detection is realized. ·JSON
·Doc
Device SenseCAP T1000-E SenseCAP T1000-E is a tracker that supports the meshtastic protocol. GPS positioning and text message sending and receiving functions are implemented. ·JSON
·Doc
Device Basecamp
& RS485 Light Controller
Integrate reComputer R1000, with rs485 light controller. ·JSON
·Doc
Device Grove-Vision AI V2
& XIAOESP32C3
Integrate Grove - Vision AI V2, with XIAOESP32C3. ·JSON
·Doc
Device SenseCAP Data Logger
& Ultrosonic
Integrate SenseCAP Data Logger, with a ultrosonic sensor. ·JSON
·Doc
Device SenseCAP Data Logger
& Tripwire
Integrate SenseCAP Data Logger, with a tripwire sensor. ·JSON
·Doc
Device SenseCAP S2120 Integrate SenseCAP S2120 ·JSON
·Doc
Device SenseCAP Watcher This Subflow implementation integrates SenseCAP Watcher to achieve the functions of getting images, sounds, alarms, and sending tasks and pictures ·JSON
·Doc
Virtual Device Basecamp A virtual device node for presenting possible scenarios of a 7-in-1 weather station, with community contributions expected. ·JSON
·Doc
Virtual Device Basecamp A virtual device node for presenting possible scenarios of a power system sensor, with community contributions expected. ·JSON
·Doc

❤️ Looking forward to more contributors to create useful subflows.

Contributions