2019年6月10日 星期一

Node-RED 儲存Json的位置 (檔案位置)

Node-RED 儲存Json的位置

選取要儲存的元件Flow
然後右邊menu --> Expert --> Library  或是Expert --> Clipboard



存放位置 C:\Users\User\AppData\Roaming\SPB_16.6\.node-red\lib\flows

沒有留言:

張貼留言

WOKWI ESP32 模擬RFID ,LED + Python TKinter SQLite

 WOKWI ESP32 模擬RFID ,LED + Python TKinter SQLite  WOKWI ESP32程式 #include <SPI.h> #include <MFRC522.h> #include <WiFi.h> #i...