GenericPacket#

class stixcore.tmtc.packets.GenericPacket(data)[source]#

Bases: object

Generic TM/TC packer class

_registry#

Dictionary mapping classes (key) to function (value) which validates input.

Type:

dict