|
onboardapi
9.10.0
by Rheinmetall
|
Set a specified value. More...
Public Member Functions | |
| CmdSetValue () | |
| CmdSetValue (std::string const &Id, M_Common::PropertyType const &Value) | |
Public Attributes | |
| std::string | Id |
| Identifies the component/location. More... | |
| M_Common::PropertyType | Value |
| Value to set. More... | |
Set a specified value.
| M_Device::CmdSetValue::CmdSetValue | ( | ) |
| M_Device::CmdSetValue::CmdSetValue | ( | std::string const & | Id, |
| M_Common::PropertyType const & | Value | ||
| ) |
| std::string M_Device::CmdSetValue::Id |
Identifies the component/location.
| M_Common::PropertyType M_Device::CmdSetValue::Value |
Value to set.