pytak.protocol_factory
- async pytak.protocol_factory(config: SectionProxy) Any
Create a network connection class instance.
Class is for the protocol specified by the COT_URL parameter in the config object.
Parameters
- configSectionProxy
Configuration parameters & values.
Returns
- Any
Return value depends on the network protocol.