onboardapi  9.10.0
by Rheinmetall
M_Device::CmdSetDeviceMode Struct Reference

Public Member Functions

 CmdSetDeviceMode ()
 
 CmdSetDeviceMode (M_Common::OperationModeType const &Mode)
 

Public Attributes

M_Common::OperationModeType Mode
 The mode to which the device should switch. More...
 

Detailed Description

Set the mode of the device. This instructs the device (software) to assume a specific state/mode beyond powering on.

Constructor & Destructor Documentation

◆ CmdSetDeviceMode() [1/2]

M_Device::CmdSetDeviceMode::CmdSetDeviceMode ( )

◆ CmdSetDeviceMode() [2/2]

M_Device::CmdSetDeviceMode::CmdSetDeviceMode ( M_Common::OperationModeType const &  Mode)

Member Data Documentation

◆ Mode

M_Common::OperationModeType M_Device::CmdSetDeviceMode::Mode

The mode to which the device should switch.