Skip to content

huitong-tech/larkea-nodered-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

larkea node-red 节点模板

本节点可用于larkea平台中的设备数据格式化后转发与设备模拟

  • windows

  1. 安装依赖,在该项目目录内运行npm install
  2. 安装节点,跳转至node-red目录运行npm install <path to location of node module>
  • Mac和linux

  1. 安装依赖,在该项目目录内运行npm install
  2. 安装节点,依次执行cd $HOME/.node-red,npm install <path to location of node module>
  • npm直接安装

依次执行cd $HOME/.node-red,npm install node-red-contrib-larkea-local-device

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published