public interface CashDrawerDeviceSpec extends DeviceSpec
CashDrawerDeviceSpec interface extends DeviceSpec to define the specifications for cash drawer devices.
This interface is part of the com.cloudpos.cashdrawer package and is used to specify the characteristics and capabilities of cash drawer devices.
Implementations of this interface should provide details specific to cash drawers, such as model information, capabilities, and other relevant specifications.
Note: This interface may be expanded in future versions to include specific methods that provide detailed information about the cash drawer device's specifications.