onboardapi  9.10.0
by Rheinmetall
M_Device::RequestValue Struct Reference

Instruct the service to provide the requesting client with a specified value. More...

Public Member Functions

 RequestValue ()
 
 RequestValue (std::string const &Id)
 

Public Attributes

std::string Id
 Identifies the component/location. More...
 

Detailed Description

Instruct the service to provide the requesting client with a specified value.

Constructor & Destructor Documentation

◆ RequestValue() [1/2]

M_Device::RequestValue::RequestValue ( )

◆ RequestValue() [2/2]

M_Device::RequestValue::RequestValue ( std::string const &  Id)

Member Data Documentation

◆ Id

std::string M_Device::RequestValue::Id

Identifies the component/location.