Skip to content

Service Cards

Service Cards are RFID cards used by maintenance personnel to switch a Vending Unit into Service Mode.

The RFID card is scanned using the machine RFID reader (Scanner). After successful identification the Vending Unit switches to the service interface.

If the same Service Card is scanned again, the service mode is closed and the machine returns to normal customer operation.

Service Cards are typically used by:

  • service engineers
  • maintenance personnel
  • administrators
  • support technicians

The system allows:

  • creation of dedicated RFID service cards
  • assigning cards to employees
  • assigning company-wide service cards
  • restricting service cards to specific Vending Units
  • tracking service mode access in equipment events

Before Service Cards can be used, a dedicated RFID card type must exist.

By default the system already contains the type:

  • Service Card

To verify or configure card types:

  1. Open the RFID Cards module
  2. Navigate to:
  • Configuration → Card Types

RFID Card Types


After the card type exists, service cards can be created.

Open:

  • RFID Cards → Cards

RFID Cards List

Press:

  • New

to create a new RFID Service Card.


Example Service Card configuration:

Service Card Configuration


Defines the RFID card identifier.

Example:

  • 55555

This value is used internally for RFID card recognition.


Contains the EAN13 barcode value assigned to the RFID card.


Defines the RFID card type.

For Service Mode access the type must be:

  • Service Card

Defines the company owning the RFID card.


Optionally identifies the employee or technician using the card.

This allows the system to record which employee entered Service Mode.


Disabled cards cannot activate Service Mode.


The system supports company-wide Service Cards.

A company Service Card can activate Service Mode on any Vending Unit belonging to the same company.

To configure company Service Cards:

  1. Open:
  • Settings → Users & Companies → Companies
  1. Open the required company
  2. Navigate to:
  • RFID Cards

Company RFID Cards


Cards configured here automatically become valid for all Vending Units assigned to the company.

Example:

  • MASTER_ADMIN_CARD

This allows administrators or head office personnel to access all company equipment without configuring every machine individually.


Service Cards may also be assigned directly to specific Vending Units.

Open the required equipment item and navigate to:

  • Service Cards

Machine Service Cards


The left section contains machine-specific Service Cards.

Example:

  • MASTER_ADMIN_CARD
  • 44444
  • 55555
  • MAXCRC_CARD

Only these cards may activate Service Mode on this Vending Unit.


The right section displays company-wide Service Cards inherited from company settings.

These cards are available automatically for all company machines.


The Vending Unit uses the Scanner Service to read RFID cards.

The Scanner Service communicates with the RFID reader hardware and sends detected card information to the Vending Unit software.


After scanning a Service Card the system records an equipment event.

Open:

  • Equipment → Events

Equipment Events


Example event:

  • Name: Barcode Read
  • Description: MASTER_ADMIN_CARD

The event contains the Service Card number used for entering Service Mode.

This allows administrators to audit:

  • who entered Service Mode
  • when Service Mode was activated
  • which RFID card was used

After successful Service Card authorization the Vending Unit enters Service Mode and displays the service interface.

Example Service Mode screen:

Service Screen

The screen displays:

  • service status
  • MQTT broker connection
  • active services
  • service versions
  • hardware status

Detailed Service Mode functionality is described in the next sections of the documentation.


  • Service Cards use RFID technology.
  • Cards are read using the Scanner Service.
  • The same card scan toggles Service Mode ON and OFF.
  • Service Cards may be machine-specific or company-wide.
  • Disabled cards cannot activate Service Mode.
  • Equipment events store the scanned Service Card number for audit purposes.