writeEnergySettings

public final Unit writeEnergySettings(Integer powerAutoPowerOffTime, Integer accumulatorAutoPowerOffTime, Integer powerKeyboardBlockTime, Integer accumulatorKeyboardBlockTime)

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

Parameters

powerAutoPowerOffTime

time to automatically turn off the device when it is powered from the external source, given in seconds

accumulatorAutoPowerOffTime

time to automatically turn off the device when it is powered from the battery, given in seconds

powerKeyboardBlockTime

time to automatically lock the keyboard when the device is powered from the external source, given in seconds

accumulatorKeyboardBlockTime

time to automatically block the keyboard when the device is powered from the battery, given in seconds