pub const REQUEST_PRIMARY_DA: &[u8] = b"\x1b[c";
Primary Device Attributes request: exact bytes ESC [ c (b"\x1b[c").
ESC [ c
b"\x1b[c"
The omitted parameter is the standard DA1 request.