Custom Rules

You can set custom configuration rules by typing in commands in the custom configuration rules edit field. You can apply multiple rules by separating them with a semicolon ";". 

For example

CUSTOMER=20705;BEEP=0

If you want to change an existing rule or remove the rule, you need to resend the same command with an update to the server to rule it out. It does not suffice to simply delete the command from the custom column. 

Customer ID forwarding 

You can change the customer ID on Track Boxes through the Track Box Configuration Rules. Any box that will come online under the current customer ID, will then change the customer ID to the given value with the next status call.

CUSTOMER=20705

Assuming the box is preconfigured to upload to customer 12345, but it should upload to 98765, the above custom command will update the customer ID from 312345 to 98765.
CAUTION: This can create a neverending loop which makes it impossible to work with the Track Box.
CAUTION: Be aware that typing errors may make it impossible for you to reach the Track Box without physical access to configure the box through the setting options.

Disable beeper 

You can disable the internal beeper on Track Boxes through the Track Box Configuration Rules. Please note that the Track Box will remember this setting until you enable the beeper again through the Track Box Configuration Rules, unlike with all other settings.

BEEP=0 - disable beeper
BEEP=1 - enable beeper

Dual Box Synchronisation

Dual Track Box Synchronisation is enabled by default, this can be enabled / disabled but should only be used in advanced use cases. This will be reset when the box is restarted and will be set to default if no custom rule is present.

READERSYNC=ON
READERSYNC=OFF

Box Name

In case you don't have physical access to a box or no Management Box available, you can also set the Box Name through the TrackBox Configuration. Make sure to access a Single Box, and then provide a name.

NAME=SPLIT1

Default INFOSMS Number

The default number which should receive the INFOSMS when the button of a Track Box is double pressed. This phone number must be written using the correct international dialling code with + as the prefix, e.g. +44 for the United Kingdom. Using 0044 or simply the phone number without dialling code will not be recognised.

INFOSMS=+491234567890

Force Firmware Update

Normally a Track Box will automatically update the firmware when booting, for permanent installations boxes may not be restarted for long periods of time but you want to ensure they are updated to the newest firmware. A Track box can be forced to check for new firmware by setting the upgrade parameter.

When set, the Track Box will check for a new firmware update during the next status call (which may take up to 4 minutes in normal mode or 15 minutes in standby), if there is no new update it will continue operation, if an update is available it will update and restart automatically which may take 2-5 minutes. 

This should not be done regularly and is not normally necessary, the configuration rule should be unset once all boxes have had a chance to update.

UPGRADE=NORMAL