System Settings

MQTT NFC Card Reader Topic Pairs

Configure MQTT topic pairs for NFC card readers. Each source topic (where NFC card IDs are received) is paired with a response topic (where responses are sent) and configured with a business flow. Each pair should be unique.

Topic Pair 1
Topic to listen for NFC card IDs
Topic to send responses to
Select the business logic flow for this topic pair
MQTT NFC Subscription Control

Control whether the scheduled job should automatically subscribe to the configured MQTT NFC card reader topics. When disabled, the MQTT NFC subscription scheduler will not run.

When enabled, the system will automatically run the scheduled job to subscribe to MQTT topics for NFC card readers. When disabled, no MQTT subscription will occur, effectively pausing NFC card reader functionality.

Locker MQTT Subscription Control

Control whether the scheduled job should automatically subscribe to MQTT topics for locker devices. When disabled, the locker MQTT subscription scheduler will not run.

Locker MQTT Subscription Control

Control whether the scheduled job should automatically subscribe to MQTT topics for all locker devices. When disabled, the locker MQTT subscription scheduler will not run.

When enabled, the system will automatically run the scheduled job to subscribe to MQTT topics for all locker devices. When disabled, no locker MQTT subscription will occur, effectively pausing locker device functionality.
Time delay between each slot opening when using "Open All Slots" function. Default is 700ms. Range: 100-5000ms.

NFC Retapping Logic Control

Control whether the system should enable retapping logic for NFC card readers. When disabled, each NFC card tap will be treated as a new interaction.

NFC Retapping Logic Control

When enabled, the system will detect if an NFC card is tapped again within 15 minutes of a successful interaction and republish the previous order data without re-opening slots. When disabled, every NFC card tap will be processed as a new interaction.

When enabled, retapping within 15 minutes will republish previous data without slot operations. When disabled, each tap is processed independently, potentially re-opening slots for recent successful collections.

Cloud Sync Order Management

Control whether old orders should be removed when syncing from the cloud server. This affects how the system handles existing orders during synchronization.

Cloud Sync Order Removal Control

When enabled, the system will remove old/existing orders before syncing new orders from the cloud server. When disabled, old orders will be preserved and new orders will be added alongside existing ones.

When enabled, existing orders will be cleared before importing new orders from the cloud server. When disabled, new orders will be added to the existing order collection, preserving historical data.