Hi I would like to understand the protocol buffer encoding of GetDeviceInformation and GetDeviceFeature transactions.
I see that response to GetDeviceInformation is as follows:-
01 00 00 00 24 24 08 14
4a 20 -> Length delimated wire type with field Field number 9 (is it for response)
1a 1e -> What these bytes are?
0a 07 61 61 62 62 63 63 64
12 0a 47 61 64 67 65 74 4e 61 6d 65
1a 01 00
22 04 77 78 79 7a
Also I would like to know how to decode the GetDeviceFeature response bytes,
03 00 00 00 09 09 08 1c 4a 05 e2 01 02 08 13
Regards,
Hemanth