15 #ifndef PSEN_SCAN_V2_STANDALONE_STOP_REQUEST_SERIALIZATION_H 16 #define PSEN_SCAN_V2_STANDALONE_STOP_REQUEST_SERIALIZATION_H 25 namespace data_conversion_layer
30 namespace stop_request
33 static constexpr std::array<uint8_t, NUM_RESERVED_FIELDS>
RESERVED{};
34 static const uint32_t
OPCODE{ 0x36 };
static constexpr std::array< uint8_t, NUM_RESERVED_FIELDS > RESERVED
std::vector< char > RawData
Root namespace in which the software components to communicate with the scanner (firmware-version: 2)...
static constexpr std::size_t NUM_RESERVED_FIELDS
static const uint32_t OPCODE