Skip to content

[FEATURE]-Add Secure TcpIp method to eControlMethod enum #121

@jkdevito

Description

@jkdevito

Is your feature request related to a problem? Please describe.
There is a plugin that will require secure TcpIp communication implementing TLS1.2 and would like to have a comm method added to the enum to reference in the plugin factory without causing an exception for an unsupported comm method.

Describe the solution you'd like
Add a secure TcpIp reference to the eControlMethod enum.

Describe alternatives you've considered
Handling the comm method in the plugin factory for unsupported comm methods.

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions