← Type index

CommandOutput

Object datagramWire order
0Output Typestring · variable
1Success Countuint32 · 4 bytes
2Output Messagesarray<CommandOutputMessage> · variable
3Data Setstring · variable

Fields

4 top-level fields
  1. 0Output TypeThe command output type.CommandOutputTypeas string
    1. "None"None
    2. "LastOutput"LastOutput
    3. "Silent"Silent
    4. "AllOutput"AllOutput
    5. "DataSet"DataSet
  2. 1Success CountThe success count.uint32
  3. 2Output MessagesThe messages.CommandOutputMessageas array<CommandOutputMessage>
    1. 0Message IDThe unique identifier for the message.string
    2. 1Successful?The command output type.boolean
    3. 2ParametersThe parameters for the message.array<string>
  4. 3Data SetoptionalThe data set.string

Packet references

1 reference
  1. CommandOutputPacket
    Output › CommandOutput

Changelog

Stable releases

Changes between stable protocol releases.

No stable release changes are recorded for this type.