Bulk reset configuration Message. More...
#include <t265-messages.h>
Public Attributes | |
bulk_message_request_header | header |
uint16_t | wTableId |
Bulk reset configuration Message.
Delete a configuration table from the internal EEPROM storage.
Definition at line 946 of file t265-messages.h.
bulk_message_request_header t265::bulk_message_request_reset_configuration::header |
Message request header: dwLength = 8, wMessageID = DEV_RESET_CONFIGURATION
Definition at line 947 of file t265-messages.h.
uint16_t t265::bulk_message_request_reset_configuration::wTableId |
The ID of the requested configuration table
Definition at line 948 of file t265-messages.h.