|
onboardapi
9.10.0
by Rheinmetall
|
Incrementally change a specified value. More...
Public Member Functions | |
| CmdSetValueIncrementally () | |
| CmdSetValueIncrementally (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 change. More... | |
Incrementally change a specified value.
| M_Device::CmdSetValueIncrementally::CmdSetValueIncrementally | ( | ) |
| M_Device::CmdSetValueIncrementally::CmdSetValueIncrementally | ( | std::string const & | Id, |
| M_Common::PropertyType const & | Value | ||
| ) |
| std::string M_Device::CmdSetValueIncrementally::Id |
Identifies the component/location.
| M_Common::PropertyType M_Device::CmdSetValueIncrementally::Value |
Value to change.