yjbanov 008785be8f [driver] serialize commands to plain strings
Turns out VM service only accepts flat parameter name/value pairs. It
only worked this far because vm_service_client (mistakenly) uses JSON
encoder to encode parameters.

This change separates the Command type hierarchy from that of Result and
tightens type constraints on Command object parameters.
2016-03-02 18:01:16 -08:00
..
2016-03-01 10:00:08 -08:00
2016-02-27 08:19:19 -08:00
2016-02-24 14:07:10 -08:00