How to Set Agent Working Mode: Difference between revisions

From wizarPOS
No edit summary
No edit summary
Line 2: Line 2:
# Click Configure System Parameter icon, popup System Parameter page
# Click Configure System Parameter icon, popup System Parameter page
# Click System, then set the mode, there are 4 types:
# Click System, then set the mode, there are 4 types:
* Full function mode 
 
All functions of Agent can be used normally.  
{| class="wikitable"
* Standard mode 
|-
Monthly traffic at least 2.8m , common event submissions are removed 
! Mode !! Description
* Low traffic mode 
|-
Monthly traffic at least 1 MB, only one request is made: submit important system events during startup 
| Full Function || All functions of Agent are enabled.  
* Ultra-low flow mode 
|-
Monthly traffic at least 250K, only MQTT is kept online
| Standard|| Major functions of Agent are enabled, it cost data about 5 MB/Month.
|-
| Low Traffic|| Keep the terminal online with heart beating, and do not request TMS server actively except first time after booting. it cost about 1 -2 MB/Month.
|-
| Ultra-low Traffic|| Keep terminal online in a very low heart beating in few hours, it maybe response with large delay for TMS command. it cost about less 300 KB/Month.
|}

Revision as of 14:39, 19 October 2021

  1. Click Terminals>Terminal/Group
  2. Click Configure System Parameter icon, popup System Parameter page
  3. Click System, then set the mode, there are 4 types:
Mode Description
Full Function All functions of Agent are enabled.
Standard Major functions of Agent are enabled, it cost data about 5 MB/Month.
Low Traffic Keep the terminal online with heart beating, and do not request TMS server actively except first time after booting. it cost about 1 -2 MB/Month.
Ultra-low Traffic Keep terminal online in a very low heart beating in few hours, it maybe response with large delay for TMS command. it cost about less 300 KB/Month.