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