1packetdiag command_packet_format{
2 colwidth = 16
3 node_width = 50
4 node_height = 50
5 default_fontsize = 16
6
7 0: "0x01";
8 1: "Cmd";
9 2-3: "Size";
10 4-7: "Value";
11 8-15: "Data" [color = lightgrey];
12 16-31: "..." [color = lightgrey];
13}
14