The time at which a PIN pad needs to reboot can now be configured through triPOS. This enables merchants to ensure the PIN pad does not reboot during business hours or in the middle of a transaction. The local time should be specified in the 24h HHMM format. The reboot time can be configured at two different levels.
api/v1/configuration/application
endpoint.
lane/pinpad/rebootTime
node in the lanes section of the triPOS.config to specify the reboot time for
that specific PIN pad. If this node is missing or empty, the default reboot time will be configured on the PIN pad.
api/v1/configuration/lanes/ip/{laneID}
endpoint for IP lanes and api/v1/configuration/lanes/serial/{laneID}
endpoint for serial lanes.
triPOS service needs to be restarted for any changes to the reboot time in the configuration file to be updated on the PIN pad.