otupy.types.targets.command_id.CommandID

class CommandID(cmdid)

Bases: object

OpenC2 Command-ID

Implements the command target (Section 3.4.2.16). A reference to a previously issued Command. A valid Command-ID shall not contain spaces.

Methods

get

Returns the value

set

Sets the value

__init__(cmdid)
get()

Returns the value

set(cmdid)

Sets the value