commit | 02ba9ecca446f606a26e897cd9381e26d3abeb53 | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Sat Mar 18 02:57:43 2017 -0500 |
committer | Deepak Kodihalli <dkodihal@in.ibm.com> | Thu Mar 30 05:55:09 2017 -0500 |
tree | 7b2ef9e4ddb1ad0c090fb150a3ae8be6a4d5b4d8 | |
parent | 6b492fbf372aca6100c6c24cb1f574de7eb81ec2 [diff] |
Implement org.open_power.OCC.PassThrough.Send The Send method accepts a command as an array of hex strings, and returns the response as an another array of hex strings. For now, Send just logs the command array to the journal. Change-Id: Iff288d36075833b8c615cdb18b78395839e1e2da Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>