com.cloudpos.cashdrawer package is designed for handling cash drawer devices in the CloudPOS system.See: Description
| Interface | Description |
|---|---|
| AntennaDevice |
The
AntennaDevice interface defines the APIs for controlling Antenna devices in applications. |
| AntennaDeviceSpec |
The
AntennaDeviceSpec interface extends DeviceSpec to define the specifications for Antenna devices. |
| Enum | Description |
|---|---|
| AntennaDevice.AntennaMode |
Defines the operational modes of the antenna.
|
com.cloudpos.cashdrawer package is designed for handling cash drawer devices in the CloudPOS system.
This package includes interfaces and classes that enable developers to:
- Control and manage cash drawer operations, such as opening the drawer and querying its status.
- Define and understand the specifications of cash drawer devices.
Key components of this package include:
- CashDrawerDevice for controlling cash drawer operations.
- CashDrawerDeviceSpec for specifying the details and capabilities of Antenna devices.
This package is essential for developers looking to integrate Antenna functionalities into their CloudPOS applications, providing the necessary tools for effective Antenna management and control.