.NET Core industrial development iNeuOS Internet platform, to upgrade four major features: the configuration data interface, data binding primitive, early warning configuration and customization menus

table of Contents

1. Overview ... 2

2. Presentation of information ... 2

3. iNeuView (Web Configuration) configuration data interface ... 2

4. iNeuView (Web Configuration) primitive binding data ... 4

5. iNeuView (Web Configuration) primitives and text boxes disposed warning ... 5

6. iNeuView (Web Configuration) primitives and text boxes custom context menu ... 6


 1 Overview

        2019 draws to a close, we from 2018 to the present, laid the foundation for two years, 2020 was our first year of development, the goal is to bring together the group Friends 5-10 personnel development.

        The upgrade mainly for iNeuView's Web configuration, to further improve the system of products, including: each configuration page to configure the data interface, data points can be bound primitive, primitive early warning program and a text box to configure the data points binding , primitives and text boxes and the like can be custom menu items .

2. Presentation Information

      Online Demo: http://demo.ineuos.net   (Note: the server is slow, please be patient self-registered users to experience system function)

      Video demo: http://www.ineuos.net/video/iNeuOS%20and%20app.mp4

      Driven Development: http://www.ineuos.net/index.php/products/ineukernel-15.html (v2.1 version)

      Phone APP: http://demo.ineuos.net/app/ineuos_app.apk

3. iNeuView (Web Configuration) configuration data interface

      Now three ways and can iNeuView (Web Configuration) docking and applications: (1) data collection container equipment iNeuKernel with iNeuView (Web Configuration) applied together. (2) active push data through an interface to the internet Http API, see: " third-party data import interface " import interface to third portion. (3) for an interface iNeuView development page, read the active data. As shown below:

        We need to configure three types of data interfaces: the latest data interface, data interfaces and historical data point interface. The latest data interface is mainly used for real-time monitoring and early warning data reading; historical data interface is mainly used for primitive or right-click the text box to select [View] trend; data point interface is mainly used to select the data source [] data point appears tree.

      Historical data interface corresponding to the application, as follows:

        Data point interface corresponding to the application, as follows:

        Click the blue latest data interface, data interfaces and historical data point interface text displays help documentation, specified request parameters and data structures returned. As shown below:

4. iNeuView (Web Configuration) primitive binding data

     Can bind not only the data source text boxes, elements may be bound to any data source. The binding data obtained source data values ​​in real time, the data further determines a current state value, the final color state change information and the display element of FIG.

Choose an element on the configuration canvas, attribute selection box [data source], as shown on the right:

      In the pop up window select the appropriate data point, the data point is configured in a tree iNeuKernel equipment container, real-time and "device" to interact according to the configuration information background service will collect data in real time and iNeuView development page bound real-time interactive data points, as shown below:

5. iNeuView (Web Configuration) configuration primitives and text box warning

     Primitives and text boxes may be configured to alert scheme, the custom logic determines warning, further warning operation level, the alarm color in response to real-time data values ​​for data point binding. Select any element on a page, selecting the right configuration alarm properties in the [], as shown below:

     针对一个数据点可以配置多个预警方案,根据不同的判断逻辑做出不同的响应方式。对判断条件,可以自定义脚本进行二次开发。如下图:

6.   iNeuView(Web组态)图元和文本框自定义右键菜单

     针对图元和文本框可以自定义右键菜单,主要面向两个方面的应用场景:1.把开发好的组态页面的分享链接挂载成右键菜单的应用;2.把其他系统的相关业务应用功能挂载成右键菜单的应用,Web组态与业务结合应用。选择任意图元和文本框,选择右边事件中的【右键菜单】,如下图:

      新建一个菜单项目,可以配置菜单名称、事件类型(现在只支持打开链接)、打开方式、高度和宽度等。下面的链接就是开发好的组态页面链接,如下图:

       正在运行的组态界面,右键单击编辑好的图元或文本框,可以显示刚刚编辑好的菜单项,单击后以窗体的形式打开配置好链接应用,与整个系统融为一体,如下图:

       以窗体的形式打开链接应用,如果挂载其他系统的应用链接,最好支持跨域访问,如下图:


文章:

.NET Core开发的iNeuOS工业互联网平台,发布 iNeuDA 数据分析展示组件,快捷开发图形报表和数据大屏

[视频演示].NET Core开发的iNeuOS物联网平台,实现从设备&PLC、云平台、移动APP数据链路闭环

.NET Core开发的iNeuOS物联网平台部署树霉派(raspbian),从网关到云端整体解决方案

.NET Core开发的iNeuOS物联网平台部署在Ubuntu操作系统,无缝跨平台

iNeuOS 物联网云操作系统2.0发布,集成设备容器、视图建模、机器学习三大模块

iNeuOS云操作系统,.NET Core全系打造


 物联网&大数据技术 QQ群:54256083 

物联网&大数据合作 QQ群:727664080

网站:http://www.ineuos.net

联系QQ:504547114

合作微信:wxzz0151

 

Guess you like

Origin www.cnblogs.com/lsjwq/p/12122083.html