| Package | Description |
|---|---|
| com.cloudpos.extboard |
The package is designed for controlling and interacting with external extension boards in the CloudPOS system.
|
| Modifier and Type | Method and Description |
|---|---|
MDBConfig |
ExtBoardDevice.getConfig()
Retrieves the current MDB configuration parameters from the external board.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtBoardDevice.setConfig(MDBConfig mdbConfig)
Sets the MDB configuration parameters for cashless operation.
|