博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
ThingsBoard
阅读量:4701 次
发布时间:2019-06-09

本文共 686 字,大约阅读时间需要 2 分钟。

Build Source Code:

Follow the steps in https://thingsboard.io/docs/user-guide/install/building-from-source/

If there is a failure, follow the steps:

In the Build steps:

In /thingsboard/ui/node_modules/node-sass/scripts/:

    node ./install.js

In /thingsboard folder:

     mvn clean install -DskipTests

 

Build Source Code from Github:

Need to follow the following steps:

sudo apt-get install libpng-dev
and then run
npm install -g pngquant-bin

 

Rule Engine:

https://thingsboard.io/docs/user-guide/rule-engine-2-0/tutorials/rpc-request-tutorial/#model-definition

有个错误,Rule node里的relation query应该不设置。

posted on
2018-09-06 16:25 阅读(
...) 评论(
...)

转载于:https://www.cnblogs.com/dataclimber/p/9599184.html

你可能感兴趣的文章
题目1462:两船载物问题
查看>>
POJ 2378 Tree Cutting(树形DP,水)
查看>>
第二冲刺阶段个人博客5
查看>>
UVA 116 Unidirectional TSP (白书dp)
查看>>
第三方测速工具
查看>>
MySQL 网络访问连接
查看>>
在aws ec2上使用root用户登录
查看>>
数据访问 投票习题
查看>>
cnblog!i'm coming!
查看>>
使用点符号代替溢出的文本
查看>>
Axios 中文说明
查看>>
fatal: remote origin already exists.
查看>>
gridview 自定义value值
查看>>
2018二月实现计划成果及其三月规划
查看>>
类名.class和getClass()区别
查看>>
12/17面试题
查看>>
LeetCode 242. Valid Anagram
查看>>
JSP表单提交乱码
查看>>
如何适应现代雇佣关系
查看>>
团队项目(第五周)
查看>>