aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorVijay Kumar B <vijaykumar@zilogic.com>2015-09-28 16:50:26 +0530
committerVijay Kumar B <vijaykumar@zilogic.com>2015-09-28 16:52:22 +0530
commita4a776911eb2a1a88ccd05bbd418313342cfc208 (patch)
tree96046514790019740bf56886bd0e1bfaea2eff5b /tools
parent2a690606569f042b845da1f61b308698645ad3fc (diff)
downloadtraccar-server-a4a776911eb2a1a88ccd05bbd418313342cfc208.tar.gz
traccar-server-a4a776911eb2a1a88ccd05bbd418313342cfc208.tar.bz2
traccar-server-a4a776911eb2a1a88ccd05bbd418313342cfc208.zip
Add support for BlackKite protocol.
BlackKite is closely based on the Galileo protocol. We derive code from the Galileo protocol and make changes as required to meet BlackKite protocol specifications.
Diffstat (limited to 'tools')
-rw-r--r--tools/opengts.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/opengts.xml b/tools/opengts.xml
index b1bfa197b..a1144d593 100644
--- a/tools/opengts.xml
+++ b/tools/opengts.xml
@@ -124,5 +124,6 @@
<entry key='tytan.port'>5084</entry>
<entry key='avl301.port'>5085</entry>
<entry key='castel.port'>5086</entry>
+ <entry key='blackkite.port'>5091</entry>
</properties>