Add TAIP port
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Modern GPS Tracking Platform",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"upstreamVersion": "5.3",
|
||||
"minBoxVersion": "7.1.0",
|
||||
"memoryLimit": 1073741824,
|
||||
@@ -42,6 +42,11 @@
|
||||
"title": "GPS103 Protocol Port",
|
||||
"description": "Port over which GPS103 clients can connect",
|
||||
"defaultValue": 5001
|
||||
},
|
||||
"TAIP_PORT": {
|
||||
"title": "TAIP Protocol Port",
|
||||
"description": "Port over which TAIP clients can connect",
|
||||
"defaultValue": 5031
|
||||
}
|
||||
},
|
||||
"website": "https://www.traccar.org",
|
||||
|
Reference in New Issue
Block a user