Skip to content

Releases: bambooww/iot-tree

iot-tree-1.8.6

31 Jan 07:23

Choose a tag to compare

The newly added gPRC service can support clients developed in various other languages and ensure high performance

The newly added RESTful Module in the message flow enables any process segment to be converted into a RESTful API, providing services externally

The newly added AI Device Ctrl module in the message flow can easily enable device link to LLM

新增gPRC服务,可以支持各种其他语言开发的客户端,而且能保证高性能
消息流新增RESTful Module,可以使得任何流程段都可以转换为RESTful Api,对外提供服务
消息流新增AI Device Ctrl模块,可以很方便的使得设备接入LLM

iot-tree-1.8.5

29 Dec 05:07

Choose a tag to compare

Added integration with local LLM model nodes in the message flow. It can support setting prompt words and chat support.
Some interface improvements and bug handling

消息流中增加了对接本地运行LLM模型节点。可以支持提示词的设定,以及chat支持。
一些界面改进和bug的处理

iot-tree-1.8.2

12 Nov 00:23

Choose a tag to compare

The tag has added a batch modification function.
The value option function for adding tag values supports setting enumeration values and displaying them in a list.
Improve some document and message flow nodes

标签增加了批量修改功能。
标签值加入的值选项功能,支持枚举值设定,并在列表中显示。
改进一些文档和消息流节点

iot-tree-1.8.0

31 Oct 05:24

Choose a tag to compare

Improvements and additions to some message flow nodes
Handling of some bugs

iot-tree-1.7.9

18 Oct 02:39

Choose a tag to compare

The newly added BACnet device service allows for the conversion of project data into the BACnet device protocol
Improve OPC UA Client access
Some bug handling

新增BACnet 设备服务,可以把项目接入数据转换为BACnet设备协议
改进OPC UA Client接入
一些bug处理

iot-tree-1.7.8

04 Oct 12:42

Choose a tag to compare

Improved OPC UA service support
Handling of some bugs

iot-tree-1.7.7

24 Sep 09:05

Choose a tag to compare

Improved the Siemens PLC Ethernet driver, and made improvements to some address formats
Improved message flow nodes: HTTP Client supports GET and POST; added RESTful API node, providing external direct HTTP URL service; added ARM Linux GPIO support; improved message flow configuration method
I improved the page UI and fixed some bugs.

改进西门子PLC以太网驱动,对一些地址格式做了改进处理
完善了消息流节点:HTTP Client 支持GET和POST;新增RESTful Api节点,运行对外直接提供http url服务;新增ARM Linux GPIO支持;改进了消息流配置方式
改进了一些界面UI,处理了一些bug。