H3cAppServiceType
The service type of a POS application. It means the way in which the router connects with the application server. At present, it supports two service types, tcp(1) and flow(2). If the router connects with the server through SEARIAL/ASYNC interface, the service type is flow(1). If through TCP/IP, the service type is tcp(1).
Possible values
2 objects| Number | Name |
|---|---|
| 1 | tcp |
| 2 | flow |