From 06c7b22a67829732b0b14829416ecb32b58a9c3a Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 25 May 2020 09:42:37 +0200 Subject: spec: Add specification of interface items --- spec/spec/interface-container.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 spec/spec/interface-container.yml (limited to 'spec/spec/interface-container.yml') diff --git a/spec/spec/interface-container.yml b/spec/spec/interface-container.yml new file mode 100644 index 00000000..9a1ea2b9 --- /dev/null +++ b/spec/spec/interface-container.yml @@ -0,0 +1,26 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +enabled-by: true +links: +- role: spec-member + uid: root +- role: spec-refinement + spec-key: interface-type + spec-value: container + uid: interface +spec-description: null +spec-example: null +spec-info: + dict: + attributes: + domain: + description: | + It shall be the interface domain name. + spec-type: str + description: | + This set of attributes specifies an interface container. + required-attributes: all +spec-name: Interface Container Item Type +spec-type: interface-container +type: spec -- cgit v1.2.3