TMTCPacketFactory#
- class stixcore.tmtc.packet_factory.TMTCPacketFactory(registry=None)[source]#
Bases:
BaseFactoryFactory from TM/TC packets returning either TM or TC Packets
Methods Summary
__call__(data, **kwargs)Call self as a function.
Methods Documentation