Add GPS103 port

This commit is contained in:
Johannes Zellner
2022-08-19 15:26:56 +02:00
parent 9ec91c5a44
commit 4c58a95a73

View File

@@ -37,6 +37,11 @@
"title": "GL200 Protocol Port",
"description": "Port over which GL200 clients can connect",
"defaultValue": 5004
},
"GPS103_PORT": {
"title": "GPS103 Protocol Port",
"description": "Port over which GPS103 clients can connect",
"defaultValue": 5001
}
},
"website": "https://www.traccar.org",