Lines Matching full:raw
43 directly send the request message with the help of **pldmtool raw -d \<data\>**
60 raw send a raw request and print response
118 ## pldmtool raw command usage
120 pldmtool raw command option accepts request message in the hexadecimal bytes and
124 $ pldmtool raw -h
125 send a raw request and print response
126 Usage: pldmtool raw [OPTIONS]
132 -d,--data UINT REQUIRED raw data
138 pldmtool raw --data 0x80 <pldmType> <cmdType> <payloadReq>
156 $ pldmtool raw -d 0x80 0x00 0x04 0x00 0x00
225 # pldmtool raw command format
226 pldmtool raw -d 0x80 <pldmType> <cmdType> <payloadReq> -m <mctpId>
235 # pldmtool raw command
236 pldmtool raw -d 0x80 0x00 0x04 0x00 0x00 -m 0x08