device.bluetooth_installed

device.bluetooth_installed

Determines if there is a Bluetooth radio installed in the printer.

Getvar

To return if the Bluetooth radio is installed in the printer or not:
! U1 getvar "device.bluetooth_installed"
Result
  • "yes"
    a Bluetooth radio is installed in the printer.
  • "no"
    a Bluetooth radio is not installed in the printer.