2019年6月24日 星期一

Node-RED: Lecture 3 – Basic nodes and flows

Node-RED: Lecture 3 – Basic nodes and flows

Examples

If you want to jump ahead the examples used in this lecture are shown below. Note that examples 3.1 – 3.6 all use a common MQTT node and build on the previous examples, so you might want to read them sequentially.

沒有留言:

張貼留言

ModBus + Fuxa + MQTT

  ModBus + Fuxa + MQTT  這是一個非常實用且經典的工業物聯網(IIoT)與數據可視化架構。在這個架構中, Modbus Poll 負責模擬底層工業設備(如 PLC、感測器), MQTT Broker 擔任資料交換的中台,而 FUXA 則是一套開源的 W...