*

Catalogue

1 Summary

2 Quick Start

3 Cases and best practices

   3.1 Lamp Demo
   3.2 Automation
   3.3 TcpServer connector case
   3.4 Sniff RS485 MODBUS bus data
   3.5 Integrate HMI into your system (including permission plug-in development)
   3.6 Connecting Siemens PLC S7-200 Smart

4 Overall and Project Composition

   4.1 Projects
   4.2 Connectors
   4.3 Container:Channel-Device-Tag Group
   4.4 Tags
   4.5 Connector-Channel-Device Driver
   4.6 Properties
   4.7 Node:(HMI)
   4.8 Tasks
   4.9 Alert Support
   4.9 Data Store
   4.10 Data Dictionary
   4.11 HMI Client

5 Connectors

   5.1 Link-Tcp Client
   5.2 Link-Tcp Server
   5.3 Link-Serial Communication(COM)
   5.4 Binding - OPC DA
   5.5 Binding - OPC UA
   5.6 Message - MQTT
   5.7 Message - HTTP URL
   5.8 Message - HTTP URL HTML
   5.9 Message - WebSocket Client
   5.10 Others - IOTTree Node
   5.11 Others - Virtual

6 Device,Device Library and Drivers

   6.1 Device Library
   6.2 Device definition
   6.3 Modbus RTU
   6.4 PPI (Simens S7-200)
   6.5 Simens Ethernet
   6.6 Mitsubishi FX
   6.7 Mitsubishi FX Net
   6.8 Omron HostLink FINS Serial

7 JS Script Usage

   7.1 JS In Middel Tag
   7.2 JS In Task
   7.3 JS In UI Event Handling
   7.4 Js Api Inner Plugin - $$http

8 Data storage, processing, and presentation

   8.1 Simple storage and output of Tag data
   8.2 Internal timing segment recorder (TSSDB)
   8.3 Secondary processing of recorded data

9 HMI and Dialog

   9.1 HMI (UI) Node
   9.2 HMI Node Editing
   9.3 Common properties
   9.4 Properties binding and event handling
   9.5 HMI Components
   9.6 HMI Client's data list
   9.7 Recorded data shower

10 Message Flow

   10.1 Using message flow to implement control logic
   10.2 Demo: Automatic data recorder flow
   10.3 Demo: Alarm detection and output
   10.4 Node:Manual Trigger
   10.5 Node:Timer Trigger
   10.6 Node:Debug
   10.7 Node:Mem Queue
   10.8 Node:JS Function
   10.9 Node:Template
   10.10 Node:Change
   10.11 Node:Switch
   10.12 Node:On Off
   10.13 Node:Tags Reader
   10.14 Node:Tags Writer
   10.15 Node:Tags Read Filter
   10.16 Node:Tags Write Filter
   10.17 Node:Tags Event Trigger

11 Extends Functions

   11.1 Plugins Development
   11.2 Plugin Development - JsApi
   11.3 Plugin Development - Authority
   11.4 Custom Project Management (Webapp)
   11.5 Provide RESTFul Api externally
   11.6 Outer OPC UA Support
   11.7 Center-substation remote monitoring
   11.8 Device simulators

12 Version