SimpleCommandEncoding_enum

SimpleCommandEncoding_enum
SimpleCommandEncoding_enum

The encoding of the resultant return data.

This is a hint to the client side to indicate the format of the information being returned.

Possible values:

  • CSV: Comma separated values
  • HEX: Hex encoded binary data
  • STRING
This data structure has no properties.
Enumeration: CSV, HEX, STRING,