|
onboardapi
9.10.0
by Rheinmetall
|
Response to a request to transmit a specified value. More...
Public Member Functions | |
| ResponseValue () | |
| ResponseValue (std::string const &Id, M_Common::PropertyType const &Value) | |
Public Attributes | |
| std::string | Id |
| Identifies the component/location. More... | |
| M_Common::PropertyType | Value |
| Value of interest. More... | |
Response to a request to transmit a specified value.
| M_Device::ResponseValue::ResponseValue | ( | ) |
| M_Device::ResponseValue::ResponseValue | ( | std::string const & | Id, |
| M_Common::PropertyType const & | Value | ||
| ) |
| std::string M_Device::ResponseValue::Id |
Identifies the component/location.
| M_Common::PropertyType M_Device::ResponseValue::Value |
Value of interest.