public interface AntennaDeviceSpec extends DeviceSpec
AntennaDeviceSpec interface extends DeviceSpec to define the specifications for Antenna devices.
This interface is part of the com.cloudpos.cashdrawer package and is used to specify the characteristics and capabilities of Antenna devices.
Implementations of this interface should provide details specific to Antenna, 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 Antenna device's specifications.