Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Always update CAS (the server) first.  Instructions can be found here.

  • GB Cloud customers cannot update CAS (this is done automatically by GB).

The current software versions (all types) can be determined here.

...

Use CAS to upgrade the BATM software (preferred):

  1. Login to CAS.

  2. Locate your terminal amongst the list.

  3. Select "ACTIONS":

    Image Modified
  4. Select "Upgrade Terminal".

    1. Your terminal will automatically download the latest published stable version.

    2. Upgrades normally take less than 10 minutes, but may take up to an hour depending upon conditions.

    3. If you desire a different, version, merely key it in:

      Image Modified
  5. Verify the upgrade has completed successfully by viewing the Terminal’s Event log.

Note

You may need to refresh your browser to see the actual current version.

...

Using the CLI (Command Line Interface) to upgrade the BATM:

...

:

...

  1. Locate your BATM serial number.

    1. The serial number (eg: BT100010) will be represented as "BATMSN" below.

  2. Login to your server as root or a user with sudo permissions.

  3. Update your BATM using this syntax:

Code Block
sudo /batm/batm-manage upgrade-terminal BUILDNUM BATMSN

...