This view lists the adaptors that have been created.
The view contains the following columns:
| Name | Description |
| name | Name of the adaptor |
| description | Description of the adaptor |
| check_function | Name of the function used for port configuration checking |
| open_function | Name of the function used for opening a port session |
| close_function | Name of the function used for closing a port session |
| append_function | Name of the function used for appending messages in a port session |
| arguments | List of arguments used for a port configuration |
Comments
Article is closed for comments.