Changes for page Device profiles and Alarm
Last modified by Hera Guo on 2024/12/31 11:44
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,0 +1,47 @@ 1 += 1. Overview = 2 + 3 +Device Configuration allows you to set some message handling methods common to a certain class of devices, such as rule chaining, message transfer queues, transport protocol configuration, alarm rule configuration, etc. 4 + 5 += 2.Device Configuration Creation = 6 + 7 +During the device configuration creation process, you need to set the device configuration details, transmission configuration, alarm rules, and device preconfiguration respectively, and the creation process is as follows. 8 + 9 +Device Configuration Details 10 +In the details, you can configure the following: 11 + 12 +Name: required field, the name of the device configuration; 13 + 14 +Default Rule Chain: optional, you can specify which set of rule chains to use, if it is not filled, the default root rule chain is used; 15 + 16 +Mobile Dashboard: an optional item that specifies the dashboard that is used by the mobile application as the device details; 17 + 18 +Queue: optional, you can specify the policy for message submission and processing, the default is Main; 19 + 20 +Default edge rule chain: no need to configure; 21 + 22 +Device configuration image~: optional, you can upload a device image; 23 + 24 +Description: optional, device description; 25 + 26 +Transport Configuration 27 +In the transmission configuration, you can configure the protocol for uploading device data, and the system provides the following protocols: 28 + 29 +Default: Support basic MQTT, HTTP and CoAP transmission, no special needs generally choose the default; 30 + 31 +MQTT: Enable advanced MQTT transmission settings for advanced configuration; 32 + 33 +CoAP: Enable advanced CoAP transmission settings for advanced configuration; 34 + 35 +LWM2M: LWM2M transmission type, advanced configuration is available; 36 + 37 +SNMP: Specify SNMP transport configuration, enabling advanced configuration; 38 + 39 +Alarm Rules 40 +In the alarm rules configured by the device, you can configure the conditions for alarm creation and elimination (the effect is the same as that of configuring in the Rule Engine, and the configuration here can avoid coding). 41 + 42 +Go to the Alert Rule Configuration tab and click Add Alert Rule to enter the Alert Rule Configuration page. 43 +~-~-~-~-~-~-~-~-~-~- ~-~-~-~-~-~- 44 + 45 + Copyright: This article is an original blogger article, follow the CC 4.0 BY-SA copyright agreement, reproduced please include the original source link and this statement. 46 + 47 +Original link: https:~/~/blog.csdn.net/zqf787351070/article/details/135244124