2019年12月8日 星期日

註冊 FRED 學習Node-RED https://fred.sensetecnic.com/

註冊 FRED 學習Node-RED  https://fred.sensetecnic.com/

參考 http://developers.sensetecnic.com/article/how-to-import-a-node-red-flow/


Node-RED 的前端(FRED)為雲端中的多個用戶管理Node-RED的實例。






  輸入相關資料


選擇 最下面的  FRED Short  Free  50 node limit, 24 hour run time

進入mail中驗證確認 你的email地址

進入 https://fred.sensetecnic.com

Menu > Import > Clipboard
將程式import進入FRED

需要添加node節點時








WHAT IS FRED

Front End for Node-RED (FRED) manages instances of Node-RED for multiple users in the cloud. We manage and optimize your instance of Node RED so you worry about accomplishing your project, not setting up and maintaining your Node-RED instance.

CREATE A FRED ACCOUNT

To begin our tutorial create your own Node-RED instance in the cloud. Register for a free account at http://fred.sensetecnic.com.
After registering make sure to activate your account via your email. You will not be able to login until you validate your account.

IMPORTING A FLOW USING THE CLIPBOARD.

Importing a flow in FRED (Node-RED) is really simple. When you log in you can access the import from clipboard function under the
Menu > Import > Clipboard
menu.

For this guide we will be copying the this simple flow:
[cc]
[{“id”:”f1019291.0efe7″,”type”:”debug”,”name”:””,”active”:true,”console”:”false”,”complete”:”false”,”x”:350,”y”:260,”z”:”65e4be7c.9a1b4″,”wires”:[]},{“id”:”e45ccc34.1ba33″,”type”:”inject”,”name”:””,”topic”:””,”payload”:””,”payloadType”:”date”,”repeat”:””,”crontab”:””,”once”:false,”x”:192,”y”:172,”z”:”65e4be7c.9a1b4″,”wires”:[[“f1019291.0efe7”]]}]
[/cc]
Select and copy to your clipboard. Paste it into the modal window and click “Ok”.

You can then position your flow by clicking anywhere on the canvas.

That’s it, you’re done.

沒有留言:

張貼留言

Node-Red Dashboard UI Template + AngularJS 參考 AngularJS教學 --3

  Node-Red Dashboard UI Template + AngularJS 參考 AngularJS教學 --3 AngularJS 實例 <!DOCTYPE html> <html> <head> <meta charse...