|
onboardapi
9.10.0
by Rheinmetall
|
Report current status of the sensor. More...
Public Member Functions | |
| ReportSensorStatus () | |
| ReportSensorStatus (M_Sensor::SensorStatusType const &Status, bool IsRemoved) | |
Public Attributes | |
| M_Sensor::SensorStatusType | Status |
| Current status data for sensor. More... | |
| bool | IsRemoved |
Report current status of the sensor.
| M_Sensor::ReportSensorStatus::ReportSensorStatus | ( | ) |
| M_Sensor::ReportSensorStatus::ReportSensorStatus | ( | M_Sensor::SensorStatusType const & | Status, |
| bool | IsRemoved | ||
| ) |
| bool M_Sensor::ReportSensorStatus::IsRemoved |
Indicates if the status is no longer available. Note: This will always be set to True when a Service has been shut down. After this has been set to True the status will no longer be available to late joiners.
| M_Sensor::SensorStatusType M_Sensor::ReportSensorStatus::Status |
Current status data for sensor.