Changes for page 2 End-user mode
Last modified by Mora Zhou on 2023/12/22 10:16
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Stone1 +XWiki.admin - Content
-
... ... @@ -1,276 +1,331 @@ 1 -= **1 Description:** = 1 += **1 Description: The end-user account is a secondary account(Sub account), From the cloud business account(Parent account)Create and manage** = 2 2 3 -(% class="wikigeneratedid" %) 4 -The end-user account is a secondary account(Sub account), From the cloud business account(Parent account)Create and manage 5 - 6 6 = **2 Function overview** = 7 7 8 -== Personal information page == 5 +== **2.1 Personal information page** == 9 9 10 -Edit user personal information. 7 +1.1 Edit user personal information. 11 11 12 -== Gateway Management Page == 9 +== **2.2 Gateway Management Page** == 13 13 14 -* Set Management Gateway Group. 15 -* The interface displays information about the gateway. 16 -* Support the replacement of gateway configuration, the following is the gateway project configuration, networking configuration, etc. to cover the original gateway running configuration. 17 -* End users can customize the configuration of gateway parameters, which are created by the parent account of the end user and used by the end user. 18 -* Support gateway operations, such as name editing, switching groups, adding favorites and other basic functions. 19 -** ou can add favorites to commonly used gateways or key focus gateways, which is convenient for users to find. 20 -* Support some function buttons of the gateway, such as closing V-NET, restarting the gateway, debugging, firmware upgrade, feedback information, etc. 21 -** After closing V-NET, the gateway will disconnect all external network connections. 22 -** Debug the gateway that is running normally and is executing the script. The platform will see the script running print information reported by the gateway. The debugging function can be used with the feedback information button. 23 -** The feedback function button can check whether the gateway executes the script normally or reports an error, etc. 24 -* You can view the last gateway project configuration, network configuration and other information sent to the gateway through the platform. 11 +2.1 Set Management Gateway Group. 25 25 26 - ==Gatewayprojectconfigurationpage==13 +2.2 The interface displays information about the gateway. 27 27 28 - The configuration issentto the gateway,and the configuration information ofthe gateway operation.15 +2.3 Support the replacement of gateway configuration, the following is the gateway project configuration, networking configuration, etc. to cover the original gateway running configuration. 29 29 30 - The creation ofthegateway project configurationmustbe associatedwiththeaccessconfiguration assignedtothecloudprovideraccount(parentaccount).17 +2.4 End users can customize the configuration of gateway parameters, which are created by the parent account of the end user and used by the end user. 31 31 32 - Thevwmt compressedpackage can be used toimport theconfiguration,but theimportedconfigurationmustalsobeassociatedwiththeaccess configurationassignedtocloud provideraccount (parent account).19 +2.5 Support gateway operations, such as name editing, switching groups, adding favorites and other basic functions. 33 33 34 - Gatewayprojectconfigurationdetailspage (five modules:communicationportconfiguration,collectionpointconfiguration,MQTT configuration,scriptconfiguration,custominformation).21 +2.5.1 You can add favorites to commonly used gateways or key focus gateways, which is convenient for users to find. 35 35 36 -* Communication port configuration: refer to the related operations of VNET communication port. 37 -* Collection point configuration: refer to related operations of VNET monitoring point. 38 -** When adding a collection point, you can define to set custom information for the collection point. The custom information is provided by the parent account of the current account (cloud business account) and used by the end user. 39 -** After the custom information of the gateway project configuration collection point is sent to the gateway through the gateway project configuration, the gateway uses the relevant interface function when executing the script, such as bns_get_config('user') to retrieve and use it, 40 -* MQTT configuration: 41 -** Configure the path and parameters of the gateway to access the MQTT server, use the related interface function MQTT.setup_cfg() in the "Hui Box Interface Document" in the script configuration module script to obtain and use MQTT information (see "Hui Box Interface Document" for details 》-MQTT operating instructions). 42 -** If the parent account (cloud merchant account) of the current end-user has closed the relevant permissions, the current user will not be able to see and set the MQTT information. And when the gateway project configuration is delivered to the gateway, the gateway will only use the MQTT information in the access configuration associated with the current gateway project configuration by default. The current user can configure MQTT information only after the parent account has enabled relevant permissions, and when the gateway project configuration is sent to the gateway, the gateway will use the MQTT configuration in the gateway project configuration instead of using the current gateway project configuration to associate access to the MQTT information in the configuration. 43 -* Script configuration: 44 -** Configure the running script of the gateway. 45 -** If the parent account of the current end-user (cloud merchant account) has disabled related permissions, the current user will not be able to see and set the script. And when the gateway project configuration is delivered to the gateway, the gateway will only use the script in the access configuration associated with the current gateway project configuration by default. The current user can configure the script after the parent account has enabled the relevant permissions. After the gateway project configuration is sent to the gateway, the gateway will use the script in the gateway project configuration to associate with the current gateway project configuration to access the script in the configuration. 46 -* Custom information: 47 -** Customized information can be set for the current gateway project configuration. The customized information is provided by the parent account (cloud business account) of the current account and used by the end user. 48 -** After the gateway project configuration custom information is sent to the gateway through the gateway project configuration, the gateway uses related interface functions such as bns_get_config('user') to retrieve and use when executing the script. 23 +2.6 Support some function buttons of the gateway, such as closing V-NET, restarting the gateway, debugging, firmware upgrade, feedback information, etc. 49 49 50 - ==Debugpage==25 +2.6.1 After closing V-NET, the gateway will disconnect all external network connections. 51 51 52 - Thecurrentusercanturnonthedebuggingfunctionthroughthe online and normallyrunning gateway boundtotheaccount. After the debuggingfunctionisturned on,thegatewaywillreporttheinformationprintedin therunningscript tothelatform, and theuser cansee it on the debuggingpageRelatedscriptrunninginformation.27 +2.6.2 Debug the gateway that is running normally and is executing the script. The platform will see the script running print information reported by the gateway. The debugging function can be used with the feedback information button. 53 53 54 -The debuggingfunction can beusedin conjunction with the feedbackinformation buttonon the gateway managementpage. After theuser sends the gateway projectconfiguration to the gateway, thegateway will execute thescriptthatexistsin thegatewayproject configuration. Whether theconfiguration is deliveredsuccessfullyand whetherthescriptis running abnormallycan be checked throughthefeedback information function button. If thescriptis running normally, you cansee the corresponding printinformation on thedebugging page after the debugging is turned on.29 +2.6.3 The feedback function button can check whether the gateway executes the script normally or reports an error, etc. 55 55 56 - ==Networkingconfigurationpage==31 +2.7 You can view the last gateway project configuration, network configuration and other information sent to the gateway through the platform. 57 57 58 - Userscancustomize, editand setthenetworkingmode ofdifferentgatewaymodels33 +== **2.3 Gateway project configuration page** == 59 59 60 - Afterthe user sendsthenetworkingconfigurationtohe correspondingmodelgateway, the gatewaywill coverthe original device networking mode35 +3.1 The configuration is sent to the gateway, and the configuration information of the gateway operation. 61 61 62 - ==End-userunt management page==37 +3.2 The creation of the gateway project configuration must be associated with the access configuration assigned to the cloud provider account (parent account). 63 63 64 -The usercanonly displayand operatethemoduleafterbeing set asagroupadministratorbythe parentaccount (cloud businessaccount)39 +3.3 The vwmt compressed package can be used to import the configuration, but the imported configuration must also be associated with the access configuration assigned to the cloud provider account (parent account). 65 65 66 - Thegroupadministratormanagestheendsers ina groupandgrouponbehalf of thecloud parentaccount41 +3.4 Gateway project configuration details page (five modules: communication port configuration, collection point configuration, MQTT configuration, script configuration, custom information). 67 67 68 - Simpledescriptionof the script43 +3.4.1 Communication port configuration: refer to the related operations of VNET communication port. 69 69 70 - = **3Functionalmodules**=45 +3.4.2 Collection point configuration: refer to related operations of VNET monitoring point. 71 71 72 - ==End-usergin==47 +①When adding a collection point, you can define to set custom information for the collection point. The custom information is provided by the parent account of the current account (cloud business account) and used by the end user. 73 73 74 -1. User login needs to select the radio button shown in ② as shown in the figure. 75 -1. User login can choose the current display language, as shown in Figure ①, currently only Chinese and English are supported. 76 -1. User login can choose whether to display the password through the figure ③. 77 -1. Users can log in through an account or a bound mailbox. 78 -1. User login needs to enter the name of the parent account of the account. 49 +②After the custom information of the gateway project configuration collection point is sent to the gateway through the gateway project configuration, the gateway uses the relevant interface function when executing the script, such as bns_get_config('user') to retrieve and use it, 79 79 51 +3.4.3 MQTT configuration: 52 + 53 +①Configure the path and parameters of the gateway to access the MQTT server, use the related interface function MQTT.setup_cfg() in the "Hui Box Interface Document" in the script configuration module script to obtain and use MQTT information (see "Hui Box Interface Document" for details 》-MQTT operating instructions). 54 + 55 +②If the parent account (cloud merchant account) of the current end-user has closed the relevant permissions, the current user will not be able to see and set the MQTT information. And when the gateway project configuration is delivered to the gateway, the gateway will only use the MQTT information in the access configuration associated with the current gateway project configuration by default. The current user can configure MQTT information only after the parent account has enabled relevant permissions, and when the gateway project configuration is sent to the gateway, the gateway will use the MQTT configuration in the gateway project configuration instead of using the current gateway project configuration to associate access to the MQTT information in the configuration. 56 + 57 +3.4.4 Script configuration: 58 + 59 +①Configure the running script of the gateway. 60 + 61 +②If the parent account of the current end-user (cloud merchant account) has disabled related permissions, the current user will not be able to see and set the script. And when the gateway project configuration is delivered to the gateway, the gateway will only use the script in the access configuration associated with the current gateway project configuration by default. The current user can configure the script after the parent account has enabled the relevant permissions. After the gateway project configuration is sent to the gateway, the gateway will use the script in the gateway project configuration to associate with the current gateway project configuration to access the script in the configuration. 62 + 63 +3.4.5 Custom information: 64 + 65 +①Customized information can be set for the current gateway project configuration. The customized information is provided by the parent account (cloud business account) of the current account and used by the end user. 66 + 67 +②After the gateway project configuration custom information is sent to the gateway through the gateway project configuration, the gateway uses related interface functions such as bns_get_config('user') to retrieve and use when executing the script. 68 + 69 +== **2.4 Debug page** == 70 + 71 +4.1 The current user can turn on the debugging function through the online and normally running gateway bound to the account. After the debugging function is turned on, the gateway will report the information printed in the running script to the platform, and the user can see it on the debugging page Related script running information. 72 + 73 +4.2 The debugging function can be used in conjunction with the feedback information button on the gateway management page. After the user sends the gateway project configuration to the gateway, the gateway will execute the script that exists in the gateway project configuration. Whether the configuration is delivered successfully and whether the script is running abnormally can be checked through the feedback information function button. If the script is running normally, you can see the corresponding print information on the debugging page after the debugging is turned on. 74 + 75 +== **2.5 Networking configuration page** == 76 + 77 +5.1 Users can customize, edit and set the networking mode of different gateway models 78 + 79 +5.2 After the user sends the networking configuration to the corresponding model gateway, the gateway will cover the original device networking mode 80 + 81 +== **2.6 End-user account management page** == 82 + 83 +6.1 The user can only display and operate the module after being set as a group administrator by the parent account (cloud business account) 84 + 85 +6.2 The group administrator manages the end users in a group and group on behalf of the cloud parent account 86 + 87 +7.Simple description of the script 88 + 89 += **3 functional modules** = 90 + 91 +== **3.1 End-user account login** == 92 + 93 +1) User login needs to select the radio button shown in ② as shown in the figure. 94 + 95 +2) User login can choose the current display language, as shown in Figure ①, currently only Chinese and English are supported. 96 + 97 +3) User login can choose whether to display the password through the figure ③. 98 + 99 +4) Users can log in through an account or a bound mailbox. 100 + 101 +5) User login needs to enter the name of the parent account of the account. 102 + 80 80 (% style="text-align:center" %) 81 -[[image:Terminal operation help document_html_b00b974062aca7ce.png||height="258" width="600" class="img-thumbnail"]]104 +[[image:Terminal operation help document_html_b00b974062aca7ce.png||class="img-thumbnail" height="258" width="600"]] 82 82 83 -== Personal information page == 106 +== **3.2 Personal information page** == 84 84 85 -The user can edit some personal information marked in red as shown in the figure below. 108 +1) The user can edit some personal information marked in red as shown in the figure below. 86 86 87 87 (% style="text-align:center" %) 88 -[[image:Terminal operation help document_html_1baf3d69b94a672a.png||height="187" width="800" class="img-thumbnail"]]111 +[[image:Terminal operation help document_html_1baf3d69b94a672a.png||class="img-thumbnail" height="187" width="800"]] 89 89 90 -== Gateway Management Page == 113 +== **3.3 Gateway Management Page** == 91 91 92 -1. The gateway is bound to the user account, and a series of operations of the gateway are completed on this page. 93 -1. Support users to set different groups and manage the gateway in groups. 94 -1. Support users to add frequently used gateways or focus gateways to their favorites(Right-click the gateway to operate), Optimize management. 95 -1. When the user binds the gateway, he can configure the custom gateway parameter information corresponding to the gateway. After binding, he can also modify the gateway parameter information by editing the gateway parameter information. The gateway parameter field is provided by the parent account and used by the end user. After the gateway parameter field information is sent to the gateway through the gateway project configuration, it is the gateway through the relevant interface function when executing the script, such asbns_get_config('bind)Retrieve and use in the script. 96 -1. Support users to drag and drop sorting in front of the gateway on this page. 97 -1. Users can operate the gateway to restart, unbind and other operations(Right-click the gateway to operate). 98 -1. The user can operate the gateway to close V-NET(Right-click the gateway to operate),shut down V-NET The gateway will disconnect all external network connections. 99 -1. The user can issue the gateway project configuration to the online and normally operating gateway. After the configuration is issued, the original operating configuration of the gateway will be overwritten. Whether the configuration is successfully issued can be checked through the feedback information function button. 100 -1. The user can issue the networking configuration to the online and normally operating gateway. After the networking configuration is issued to the corresponding model gateway, the gateway will cover the original device networking mode. Whether the configuration has been successfully issued can be checked through the feedback information function button. 101 -1. For gateways with lower firmware versions, they can also be upgraded through the platform. 102 -1. If you need to view the running information of the gateway script, you can use the debugging function button to debug, view the script running log information, and cooperate with the feedback information button to check whether the script is running normally. 115 +1) The gateway is bound to the user account, and a series of operations of the gateway are completed on this page. 103 103 117 +2) Support users to set different groups and manage the gateway in groups. 118 + 119 +3) Support users to add frequently used gateways or focus gateways to their favorites(Right-click the gateway to operate), Optimize management. 120 + 121 +4) When the user binds the gateway, he can configure the custom gateway parameter information corresponding to the gateway. After binding, he can also modify the gateway parameter information by editing the gateway parameter information. The gateway parameter field is provided by the parent account and used by the end user. ②After the gateway parameter field information is sent to the gateway through the gateway project configuration, it is the gateway through the relevant interface function when executing the script, such asbns_get_config('bind)Retrieve and use in the script. 122 + 123 +5) Support users to drag and drop sorting in front of the gateway on this page. 124 + 125 +6) Users can operate the gateway to restart, unbind and other operations(Right-click the gateway to operate). 126 + 127 +7) The user can operate the gateway to close V-NET(Right-click the gateway to operate),shut down V-NET The gateway will disconnect all external network connections. 128 + 129 +8) The user can issue the gateway project configuration to the online and normally operating gateway. After the configuration is issued, the original operating configuration of the gateway will be overwritten. Whether the configuration is successfully issued can be checked through the feedback information function button. 130 + 131 +9) The user can issue the networking configuration to the online and normally operating gateway. After the networking configuration is issued to the corresponding model gateway, the gateway will cover the original device networking mode. Whether the configuration has been successfully issued can be checked through the feedback information function button. 132 + 133 +10) For gateways with lower firmware versions, they can also be upgraded through the platform. 134 + 135 +11) If you need to view the running information of the gateway script, you can use the debugging function button to debug, view the script running log information, and cooperate with the feedback information button to check whether the script is running normally. 136 + 104 104 (% style="text-align:center" %) 105 -[[image:Terminal operation help document_html_bf0a5d7f7934d527.png||height="402" width="800" class="img-thumbnail"]]138 +[[image:Terminal operation help document_html_bf0a5d7f7934d527.png||class="img-thumbnail" height="402" width="800"]] 106 106 107 107 (% style="text-align:center" %) 108 -[[image:Terminal operation help document_html_7486c719d3639d14.png||height="370" width="800" class="img-thumbnail"]]141 +[[image:Terminal operation help document_html_7486c719d3639d14.png||class="img-thumbnail" height="370" width="800"]] 109 109 110 110 (% style="text-align:center" %) 111 -[[image:Terminal operation help document_html_97812056d6e20106.png||height="414" width="800" class="img-thumbnail"]]144 +[[image:Terminal operation help document_html_97812056d6e20106.png||class="img-thumbnail" height="414" width="800"]] 112 112 113 113 (% style="text-align:center" %) 114 -[[image:Terminal operation help document_html_9694afc7943dd34.png||height="370" width="800" class="img-thumbnail"]]147 +[[image:Terminal operation help document_html_9694afc7943dd34.png||class="img-thumbnail" height="370" width="800"]] 115 115 116 116 (% style="text-align:center" %) 117 -[[image:Terminal operation help document_html_7845fb7ec2c6a2da.png||height="367" width="800" class="img-thumbnail"]]150 +[[image:Terminal operation help document_html_7845fb7ec2c6a2da.png||class="img-thumbnail" height="367" width="800"]] 118 118 119 119 (% style="text-align:center" %) 120 -[[image:Terminal operation help document_html_406f732c70d74bd7.png||height="342" width="800" class="img-thumbnail"]]153 +[[image:Terminal operation help document_html_406f732c70d74bd7.png||class="img-thumbnail" height="342" width="800"]] 121 121 122 -== Gateway project configuration page == 155 +== **3.4 Gateway project configuration page** == 123 123 124 -The gateway project configuration is the configuration information issued to the gateway to run. 157 +1) The gateway project configuration is the configuration information issued to the gateway to run. 125 125 126 -Gateway project configurations of different gateway models can be created, but all must be associated with the access configuration assigned to the cloud provider account (parent account). 159 +2) Gateway project configurations of different gateway models can be created, but all must be associated with the access configuration assigned to the cloud provider account (parent account). 127 127 128 -The gateway project configuration can be created by one-click on the distribution project assigned by the parent account (cloud business account) (the communication port, collection point, script and other information in the distribution project will be copied). 161 +3) The gateway project configuration can be created by one-click on the distribution project assigned by the parent account (cloud business account) (the communication port, collection point, script and other information in the distribution project will be copied). 129 129 130 -* You can use the vwmt compressed package to import the configuration, but the imported configuration must also be associated with the access configuration assigned to the cloud provider account (parent account). 131 -* For the gateway engineering configuration between different models, the system will filter the configuration information that does not meet the requirements. 132 -* Such as:Import a V-BOX S-4G gateway engineering configuration compressed package into the configuration of the V-BOX S-00 model, and the system will directly filter the communication port and the relevant data under the communication port that do not conform to the V-BOX S-00 model . 163 +①You can use the vwmt compressed package to import the configuration, but the imported configuration must also be associated with the access configuration assigned to the cloud provider account (parent account). 133 133 134 - Gatewayprojectconfigurationdetails page(Five modules:communicationportconfiguration, collectionpoint configuration, MQTT configuration,script configuration,custominformation,four functionpoints:sendtogateway,export configuration, import Excel,exportExcel)165 +②For the gateway engineering configuration between different models, the system will filter the configuration information that does not meet the requirements. 135 135 136 -* Communication port configuration: Configurable gateway serial port connection type, please refer to the related operations of VNET communication port for details. 137 -* Collection point configuration: refer to related operations of VNET monitoring points 138 -** Users can add collection point groups of different trigger types. Collection points can be added to the group. The upper limit of the number of collection points that can be added is controlled by the model of the current gateway project configuration (for example: the current gateway project configuration model is V-BOX S-4G, the current account number The parent account of is set the number of trigger type collection points added for this model, and the collection points within this model added by the end user will be restricted). 139 -** The upper limit of the number of collection points that can be added in a group under each trigger type refers to the total number of collection points that can be added under all groups of the trigger type. 140 -** When adding a collection point, you can define custom information for the collection point. The custom information is provided by the parent account of the current account (cloud business account) and used by the end user. 141 -** After the gateway project configuration collection point custom information is sent to the gateway through the gateway project configuration, the gateway uses related interface functions such as bns_get_config('user') to retrieve and use when executing the script. 167 +Such as:Import a V-BOX S-4G gateway engineering configuration compressed package into the configuration of the V-BOX S-00 model, and the system will directly filter the communication port and the relevant data under the communication port that do not conform to the V-BOX S-00 model . 142 142 143 -MQTT configuration: 169 +4) Gateway project configuration details page (Five modules: communication port configuration, collection point configuration, MQTT configuration, script configuration, custom information, four function points: send to gateway, export configuration, import Excel, export Excel) 144 144 145 -* Configure the path and parameters of the gateway to access the MQTT server, use the related interface function MQTT.setup_cfg() in the "Hui Box Interface Document" in the script configuration module script to obtain and use MQTT information (see "Hui Box Interface Document" for details 》-MQTT operating instructions). 146 -* If the parent account (cloud merchant account) of the current end-user has closed related permissions, the current user will not be able to see the MQTT module and set the MQTT information. And when the gateway project configuration is delivered to the gateway, the gateway will only use the MQTT information in the access configuration associated with the current gateway project configuration by default. After the parent account has enabled relevant permissions, the current user can configure MQTT information, and when the gateway project configuration is sent to the gateway, the gateway will use the MQTT configuration in the gateway project configuration instead of using the current gateway project configuration to associate access to the MQTT information in the configuration . 171 +(1) Communication port configuration: Configurable gateway serial port connection type, please refer to the related operations of VNET communication port for details. 147 147 148 - Script configuration:173 +(2) Collection point configuration: refer to related operations of VNET monitoring points 149 149 150 -* Configure the gateway to run the script. 151 -* If the parent account of the current end-user (cloud business account) has closed related permissions, the current user will not be able to see the script module and set the script. And when the gateway project configuration is delivered to the gateway, the gateway will only use the script in the access configuration associated with the current gateway project configuration by default. The current user can configure the script after the parent account has enabled the relevant permissions. After the gateway project configuration is sent to the gateway, the gateway will use the script in the gateway project configuration to associate with the current gateway project configuration to access the script in the configuration 175 +①Users can add collection point groups of different trigger types. Collection points can be added to the group. The upper limit of the number of collection points that can be added is controlled by the model of the current gateway project configuration (for example: the current gateway project configuration model is V-BOX S-4G, the current account number The parent account of is set the number of trigger type collection points added for this model, and the collection points within this model added by the end user will be restricted). 152 152 153 - Custom information:177 +②The upper limit of the number of collection points that can be added in a group under each trigger type refers to the total number of collection points that can be added under all groups of the trigger type. 154 154 155 -* Customized information can be set for the current gateway project configuration. The customized information is provided by the parent account (cloud merchant account) of the current account, and the end-user edits the field content information. 156 -* After the gateway project configuration custom information is sent to the gateway through the gateway project configuration, it is called and used by the gateway through related interface functions such as bns_get_config('user') when executing the script. 179 +③When adding a collection point, you can define custom information for the collection point. The custom information is provided by the parent account of the current account (cloud business account) and used by the end user. 157 157 158 - Deliveredto the gateway:181 +④After the gateway project configuration collection point custom information is sent to the gateway through the gateway project configuration, the gateway uses related interface functions such as bns_get_config('user') to retrieve and use when executing the script. 159 159 160 - *The user can open the gateway pop-up interface, the system will automatically filter out the gateways that match the current configuration model, and are online and operating normally.Theusercan directly issue the configurationby selecting the gateway.183 +(3) MQTT configuration: 161 161 162 - Export configuration:185 +①Configure the path and parameters of the gateway to access the MQTT server, use the related interface function MQTT.setup_cfg() in the "Hui Box Interface Document" in the script configuration module script to obtain and use MQTT information (see "Hui Box Interface Document" for details 》-MQTT operating instructions). 163 163 164 -* Click the export configuration function button, the user will export a vwmt compressed package, which covers all the information in the gateway project configuration (such as: communication port, free label, collection point grouping, collection point related information, MQTT configuration information, script). 165 -* The exported vwmt compressed package can be imported as a new configuration on the platform gateway project configuration page. 166 -* Or use the maintenance control configuration tool to directly issue to the gateway, covering the original operating information of the gateway. 167 -* When the export configuration is imported as the import configuration, the model type selected for import is inconsistent with the export model, the system will automatically pass the relevant data that does not meet the requirements (such as: export as the configuration of V-BOX S-4G, but used to import the cloud When the platform is a new configuration, the V-BOX E-4G model is selected, and the system will automatically filter out other information such as communication ports that do not meet the requirements). 187 +②If the parent account (cloud merchant account) of the current end-user has closed related permissions, the current user will not be able to see the MQTT module and set the MQTT information. And when the gateway project configuration is delivered to the gateway, the gateway will only use the MQTT information in the access configuration associated with the current gateway project configuration by default. After the parent account has enabled relevant permissions, the current user can configure MQTT information, and when the gateway project configuration is sent to the gateway, the gateway will use the MQTT configuration in the gateway project configuration instead of using the current gateway project configuration to associate access to the MQTT information in the configuration . 168 168 169 - ImportExcel189 +(4) Script configuration: 170 170 171 -* Support users to import related data into the gateway project configuration through Excel tables, custom editing of communication ports, collection points, free labels, etc. 172 -* After the import is successful, the original communication port, free label, collection point grouping, and collection point data in the configuration will be deleted. 173 -* Excel table supports the independent import of unrelated table cells, or import all relevant information. 174 -* Please check the Excel template for import content related information (click the Excel template function button to export the relevant template). 191 +① Configure the gateway to run the script. 175 175 193 +②If the parent account of the current end-user (cloud business account) has closed related permissions, the current user will not be able to see the script module and set the script. And when the gateway project configuration is delivered to the gateway, the gateway will only use the script in the access configuration associated with the current gateway project configuration by default. The current user can configure the script after the parent account has enabled the relevant permissions. After the gateway project configuration is sent to the gateway, the gateway will use the script in the gateway project configuration to associate with the current gateway project configuration to access the script in the configuration 194 + 195 +(5) Custom information: 196 + 197 +①Customized information can be set for the current gateway project configuration. The customized information is provided by the parent account (cloud merchant account) of the current account, and the end-user edits the field content information. 198 + 199 +②After the gateway project configuration custom information is sent to the gateway through the gateway project configuration, it is called and used by the gateway through related interface functions such as bns_get_config('user') when executing the script. 200 + 201 +(6) Delivered to the gateway: 202 + 203 +①The user can open the gateway pop-up interface, the system will automatically filter out the gateways that match the current configuration model, and are online and operating normally. The user can directly issue the configuration by selecting the gateway. 204 + 205 +(7) Export configuration: 206 + 207 +①Click the export configuration function button, the user will export a vwmt compressed package, which covers all the information in the gateway project configuration (such as: communication port, free label, collection point grouping, collection point related information, MQTT configuration information, script). 208 + 209 +②The exported vwmt compressed package can be imported as a new configuration on the platform gateway project configuration page. 210 + 211 +③Or use the maintenance control configuration tool to directly issue to the gateway, covering the original operating information of the gateway. 212 + 213 +④When the export configuration is imported as the import configuration, the model type selected for import is inconsistent with the export model, the system will automatically pass the relevant data that does not meet the requirements (such as: export as the configuration of V-BOX S-4G, but used to import the cloud When the platform is a new configuration, the V-BOX E-4G model is selected, and the system will automatically filter out other information such as communication ports that do not meet the requirements). 214 + 215 +(8) Import Excel 216 + 217 +① Support users to import related data into the gateway project configuration through Excel tables, custom editing of communication ports, collection points, free labels, etc. 218 + 219 +②After the import is successful, the original communication port, free label, collection point grouping, and collection point data in the configuration will be deleted. 220 + 221 +③Excel table supports the independent import of unrelated table cells, or import all relevant information. 222 + 223 +④Please check the Excel template for import content related information (click the Excel template function button to export the relevant template). 224 + 176 176 **For example:** 177 177 178 -* The user needs to import the communication port and the free label under the communication port, and only the communication port table unit and the free label table unit need to exist in the Excel table. 179 -* The user needs to import the collection point grouping associated with the internal address, and the Excel table only needs to have the collection point grouping table unit. 180 -* If the user needs to import collection points, there must be collection point grouping, and the Excel table must have collection point grouping and collection point table units. 181 -* If the user needs to import the collection point, and the collection point needs to have related information in the communication port and free label, then the communication port, free label, collection point grouping and collection belt and table unit must be imported. 227 +①The user needs to import the communication port and the free label under the communication port, and only the communication port table unit and the free label table unit need to exist in the Excel table. 182 182 183 - Export Excel229 +②The user needs to import the collection point grouping associated with the internal address, and the Excel table only needs to have the collection point grouping table unit. 184 184 185 - *Supportthe user todirectly exportthedatainExcel formofthegatewayprojectconfiguration communicationport, freelabel,collection point grouping and collection point.231 +③If the user needs to import collection points, there must be collection point grouping, and the Excel table must have collection point grouping and collection point table units. 186 186 233 +④ If the user needs to import the collection point, and the collection point needs to have related information in the communication port and free label, then the communication port, free label, collection point grouping and collection belt and table unit must be imported. 234 + 235 +(9) Export Excel 236 + 237 +①Support the user to directly export the data in Excel form of the gateway project configuration communication port, free label, collection point grouping and collection point. 238 + 187 187 (% style="text-align:center" %) 188 -[[image:Terminal operation help document_html_7147bbb183e1abd3.png||height="415" width="800" class="img-thumbnail"]]240 +[[image:Terminal operation help document_html_7147bbb183e1abd3.png||class="img-thumbnail" height="415" width="800"]] 189 189 190 190 (% style="text-align:center" %) 191 -[[image:Terminal operation help document_html_3b5500ba8626d084.png||height="438" width="800" class="img-thumbnail"]]243 +[[image:Terminal operation help document_html_3b5500ba8626d084.png||class="img-thumbnail" height="438" width="800"]] 192 192 193 193 (% style="text-align:center" %) 194 -[[image:Terminal operation help document_html_95fa50b87cc3507f.png||height="486" width="800" class="img-thumbnail"]]246 +[[image:Terminal operation help document_html_95fa50b87cc3507f.png||class="img-thumbnail" height="486" width="800"]] 195 195 196 196 (% style="text-align:center" %) 197 -[[image:Terminal operation help document_html_32347eac3cb33016.png||height="294" width="800" class="img-thumbnail"]]249 +[[image:Terminal operation help document_html_32347eac3cb33016.png||class="img-thumbnail" height="294" width="800"]] 198 198 199 199 (% style="text-align:center" %) 200 -[[image:Terminal operation help document_html_77a9d243dcdfef0e.png||height="443" width="800" class="img-thumbnail"]]252 +[[image:Terminal operation help document_html_77a9d243dcdfef0e.png||class="img-thumbnail" height="443" width="800"]] 201 201 202 202 (% style="text-align:center" %) 203 -[[image:Terminal operation help document_html_13cbe58d56232cac.png||height="447" width="800" class="img-thumbnail"]]255 +[[image:Terminal operation help document_html_13cbe58d56232cac.png||class="img-thumbnail" height="447" width="800"]] 204 204 205 205 (% style="text-align:center" %) 206 -[[image:Terminal operation help document_html_2d6b1b94fc002a0.png||height="436" width="800" class="img-thumbnail"]]258 +[[image:Terminal operation help document_html_2d6b1b94fc002a0.png||class="img-thumbnail" height="436" width="800"]] 207 207 208 208 (% style="text-align:center" %) 209 -[[image:Terminal operation help document_html_70cea56a8e86e0c7.png||height="437" width="800" class="img-thumbnail"]]261 +[[image:Terminal operation help document_html_70cea56a8e86e0c7.png||class="img-thumbnail" height="437" width="800"]] 210 210 211 211 (% style="text-align:center" %) 212 -[[image:Terminal operation help document_html_225f464c86acc8a2.png||height="436" width="800" class="img-thumbnail"]]264 +[[image:Terminal operation help document_html_225f464c86acc8a2.png||class="img-thumbnail" height="436" width="800"]] 213 213 214 214 (% style="text-align:center" %) 215 -[[image:Terminal operation help document_html_543de719a584102e.png||height="436" width="800" class="img-thumbnail"]]267 +[[image:Terminal operation help document_html_543de719a584102e.png||class="img-thumbnail" height="436" width="800"]] 216 216 217 -== Debug page == 269 +== **3.5 Debug page** == 218 218 219 -For the user binding, online, normal operation, script execution, and there is a gateway printing information in the script, after the user opens the debugging, the gateway will report the script printing information, and the user can view the script running status on the platform. 271 +~1. For the user binding, online, normal operation, script execution, and there is a gateway printing information in the script, after the user opens the debugging, the gateway will report the script printing information, and the user can view the script running status on the platform. 220 220 221 -The debugging function can be used in conjunction with the feedback information button on the gateway management page (for example, after the gateway project configuration is delivered to the gateway, you can view the configuration delivery status and the script running status in the feedback information. If the configuration delivery fails or If the script runs abnormally, the debugging function will not be able to view any feedback information). 273 +2. The debugging function can be used in conjunction with the feedback information button on the gateway management page (for example, after the gateway project configuration is delivered to the gateway, you can view the configuration delivery status and the script running status in the feedback information. If the configuration delivery fails or If the script runs abnormally, the debugging function will not be able to view any feedback information). 222 222 223 223 (% style="text-align:center" %) 224 -[[image:Terminal operation help document_html_6baba730ca7961c7.png||height="436" width="800" class="img-thumbnail"]]276 +[[image:Terminal operation help document_html_6baba730ca7961c7.png||class="img-thumbnail" height="436" width="800"]] 225 225 226 226 (% style="text-align:center" %) 227 -[[image:Terminal operation help document_html_61ccb5a04a14a4d0.png||height="436" width="800" class="img-thumbnail"]]279 +[[image:Terminal operation help document_html_61ccb5a04a14a4d0.png||class="img-thumbnail" height="436" width="800"]] 228 228 229 -== Networking configuration page == 281 +== **3.6 Networking configuration page** == 230 230 231 -The user can customize, edit and set the networking mode of different gateway models. 283 +~1. The user can customize, edit and set the networking mode of different gateway models. 232 232 233 -After the user sends the networking configuration to the corresponding model gateway, the gateway will cover the original device networking mode. 285 +2. After the user sends the networking configuration to the corresponding model gateway, the gateway will cover the original device networking mode. 234 234 235 235 (% style="text-align:center" %) 236 -[[image:Terminal operation help document_html_f5293750667826c.png||height="436" width="800" class="img-thumbnail"]]288 +[[image:Terminal operation help document_html_f5293750667826c.png||class="img-thumbnail" height="436" width="800"]] 237 237 238 238 (% style="text-align:center" %) 239 -[[image:Terminal operation help document_html_7ed43b87f91eb1d7.png||height="436" width="800" class="img-thumbnail"]]291 +[[image:Terminal operation help document_html_7ed43b87f91eb1d7.png||class="img-thumbnail" height="436" width="800"]] 240 240 241 -== End-user account management page == 293 +== **3.7 End-user account management page** == 242 242 243 -The end-user acts as the group administrator to manage the end-users in a certain group under the parent account. 295 +~1. The end-user acts as the group administrator to manage the end-users in a certain group under the parent account. 244 244 245 -The rights that can be exercised are: 297 +2. The rights that can be exercised are: 246 246 247 -* Add, delete and reorganize members. 248 -* Enable and disable members. 249 -* Check the gateways bound to the members of the group, and debug the gateways or issue configurations to replace the original gateway running configurations. 250 -* Check the configuration and configuration details of the gateway project configured by the group members. 299 +①Add, delete and reorganize members. 251 251 301 +②Enable and disable members. 302 + 303 +③Check the gateways bound to the members of the group, and debug the gateways or issue configurations to replace the original gateway running configurations. 304 + 305 +④Check the configuration and configuration details of the gateway project configured by the group members. 306 + 252 252 (% style="text-align:center" %) 253 -[[image:Terminal operation help document_html_5e4599f49c2a9fd7.png||height="437" width="800" class="img-thumbnail"]]308 +[[image:Terminal operation help document_html_5e4599f49c2a9fd7.png||class="img-thumbnail" height="437" width="800"]] 254 254 255 255 (% style="text-align:center" %) 256 -[[image:Terminal operation help document_html_9106b788f90538ba.png||height="437" width="800" class="img-thumbnail"]]311 +[[image:Terminal operation help document_html_9106b788f90538ba.png||class="img-thumbnail" height="437" width="800"]] 257 257 258 258 (% style="text-align:center" %) 259 -[[image:Terminal operation help document_html_c1fe72e65724108b.png||height="437" width="800" class="img-thumbnail"]]314 +[[image:Terminal operation help document_html_c1fe72e65724108b.png||class="img-thumbnail" height="437" width="800"]] 260 260 261 261 (% style="text-align:center" %) 262 -[[image:Terminal operation help document_html_459659ed86d00dfd.png||height="437" width="800" class="img-thumbnail"]]317 +[[image:Terminal operation help document_html_459659ed86d00dfd.png||class="img-thumbnail" height="437" width="800"]] 263 263 264 -== Simple description of the script == 319 +== **3.8 Simple description of the script** == 265 265 266 -For the basic functions of the script, please refer to the tutorial in the URL 321 +~1. For the basic functions of the script, please refer to the tutorial in the URL 267 267 268 268 __[[https:~~/~~/www.runoob.com/lua/lua-tutorial.html>>url:https://www.runoob.com/lua/lua-tutorial.html]]__ 269 269 270 -For the interface functions such as reading and writing of platform data and internal address operations that need to be used in the script, please refer to the description of the interface functions in the "Hui Box Interface Document". 325 +2. For the interface functions such as reading and writing of platform data and internal address operations that need to be used in the script, please refer to the description of the interface functions in the "Hui Box Interface Document". 271 271 272 -There must be a main running function in the definition script, the format is: function xxx.main() end, where xxx is the script name. 327 +3. There must be a main running function in the definition script, the format is: function xxx.main() end, where xxx is the script name. 273 273 274 -When used in the script to obtain platform custom gateway parameters, configure custom parameters, or configure custom parameters for collection points, use the interface function bns_get_config() in the "Smart Box Interface Document". 329 +4. When used in the script to obtain platform custom gateway parameters, configure custom parameters, or configure custom parameters for collection points, use the interface function bns_get_config() in the "Smart Box Interface Document". 275 275 276 -Please contact the technical staff for other related operations 331 +5. Please contact the technical staff for other related operations