Protocol¶
Properties¶
| Name (Alias) | Type (Default) | Constraints | Description |
|---|---|---|---|
| id | int |
- | |
| name | str |
required Validation type: error |
The protocol name. |
| type | Parameter |
required Validation type: error |
The protocol type, as defined by the parameter. |
| description | str |
- | Description of the protocol. |
| parameters | List of ExtendedParameter |
- | The protocol parameters. |