2 Star 1 Fork 1

琉璃 / thingsboard-rule-config-ui-ngx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

thingsboard-rule-config-ui-ngx

Configuration UI for ThingsBoard Rule Nodes

Build steps

  1. Cleanup

    yarn run cleanup 
  2. Get ThingsBoard UI dependency

    yarn run getthingsboard 
  3. Install dependencies

    yarn install 
  4. Production build

    yarn run build 

    Resulting JavaScript should be here:

    ./target/generated-resources/public/static/rulenode-core-config.js
  5. Deploy Rule Nodes UI JavaScript code to ThingsBoard

    Resulting rulenode-core-config.js should be copied to rule-engine/rule-engine-components/src/main/resources/public/static/rulenode/ directory of ThingsBoard repository.

  6. Run Rule Nodes UI in hot redeploy mode

    yarn start

    By default, Rule Nodes UI will be available on port 5000 (http://localhost:5000)

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/283/thingsboard-rule-config-ui-ngx.git
git@gitee.com:283/thingsboard-rule-config-ui-ngx.git
283
thingsboard-rule-config-ui-ngx
thingsboard-rule-config-ui-ngx
master

搜索帮助