InterfaceTemplateDescriptor
| Field | Type | Description |
|---|---|---|
| name | InterfaceName | Unique name of the interface template. |
| protocol | Protocol | Protocol of the interface template. |
| propertyRequirements | List<InterfaceTemplatePropertyDescriptor> | Properties of the interface template. |
| createdAt | DateTime | Interface template was registered at this timestamp. |
| updatedAt | DateTime | Interface template was modified at this timestamp. |