diff options
author | drecchia <danilo@deltatecnologia.com> | 2016-07-17 21:56:02 -0300 |
---|---|---|
committer | drecchia <danilo@deltatecnologia.com> | 2016-07-17 21:56:02 -0300 |
commit | a648c36ae4169ec5ef454f7ed9078cf4f6c7901f (patch) | |
tree | bd7f97e0bb1e1d83f8022cd4851310386f9c92a4 /setup/unix/traccar.xml | |
parent | 57f4d3ab8ebb723c891e2b7583b85f6b14d547dd (diff) | |
download | traccar-server-a648c36ae4169ec5ef454f7ed9078cf4f6c7901f.tar.gz traccar-server-a648c36ae4169ec5ef454f7ed9078cf4f6c7901f.tar.bz2 traccar-server-a648c36ae4169ec5ef454f7ed9078cf4f6c7901f.zip |
- Carcell protocol for devices: cr2000 and cr250.
Diffstat (limited to 'setup/unix/traccar.xml')
-rw-r--r-- | setup/unix/traccar.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/setup/unix/traccar.xml b/setup/unix/traccar.xml index a8bf9c334..8a119f35a 100644 --- a/setup/unix/traccar.xml +++ b/setup/unix/traccar.xml @@ -388,5 +388,6 @@ <entry key='huasheng.port'>5111</entry> <entry key='l100.port'>5112</entry> <entry key='granit.port'>5113</entry> + <entry key='carcell.port'>5114</entry> </properties> |