Holds information (read from eeprom) about a BaseStation.
BaseStationInfo( |
| ) |
Creates a BaseStationInfo object from a BaseStation.
base const BaseStation_Impl& | The BaseStation_Impl to get the info for. |
Error_Communication: Failed to read the value from the BaseStation.
Error_Connection: A connection error has occurred with the parent BaseStation.
BaseStationInfo( |
| ) |
Creates a BaseStationInfo object.
fw | The firmware Version of the BaseStation. |
model | The WirelessModels::BaseModel of the BaseStation. |
region | The WirelessTypes::RegionCode of the BaseStation. |