Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
node-red with cfet2app
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ywj
node-red with cfet2app
Commits
1d4ae099
Commit
1d4ae099
authored
Sep 28, 2023
by
JiangYixing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
initial
parents
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
26 additions
and
0 deletions
+26
-0
cfet2app.zip
cfet2app.zip
+0
-0
flows.json
flows.json
+0
-0
nodered安装使用流程.txt
nodered安装使用流程.txt
+26
-0
No files found.
cfet2app.zip
0 → 100644
View file @
1d4ae099
File added
flows.json
0 → 100644
View file @
1d4ae099
This diff is collapsed.
Click to expand it.
nodered安装使用流程.txt
0 → 100644
View file @
1d4ae099
1.安装nodejs
https://nodejs.org/en
2.安装node-red,命令行输入
npm install -g --unsafe-perm node-red
3.将压缩包cfet2app放置于C:\Users\user_name\.node_red\node_modules下
4.打开node-red,命令行输入
node-red
然后浏览器网址输入栏输入
http://127.0.0.1:1880/
5.进入node-red网页界面后,点击右上角菜单栏,下拉点击设置-控制板-安装
输入dashboard-evi,安装dashboard-evi
6.点击右上角菜单栏,下拉点击导入,将flows.json内的内容复制输入
7.内容导入后,在浏览器网址输入栏输入
http://127.0.0.1:1880/ui
进入ui界面
或者点击右上角三角形图标,下拉选中dashboard,然后点击Theme右侧的方块箭头图标,也能进入ui界面
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment