writeBluetoothSettingsOffline

public final Unit writeBluetoothSettingsOffline(String bluetoothPairDeviceAddress, String bluetoothPin, String transmissionProtocol)

save Bluetooth settings to printer, parameter should be null if the printer does not support the settings or it shouldn't be changed

Parameters

bluetoothPairDeviceAddress

address of Bluetooth device which should be paired, string of 14 characters in the following format "xxxx-xx-xxxxxx"

bluetoothPin

PIN code for connection with the other Bluetooth device, string of characters with a length between 4 and 8 characters

transmissionProtocol

transmission protocol, string of characters, following values are allowed: "ELZAB", "ELZABSTX", "THERMAL"