summaryrefslogtreecommitdiff
path: root/spec-spec/spec/proxy.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec-spec/spec/proxy.yml')
-rw-r--r--spec-spec/spec/proxy.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/spec-spec/spec/proxy.yml b/spec-spec/spec/proxy.yml
new file mode 100644
index 00000000..f5cbbfb3
--- /dev/null
+++ b/spec-spec/spec/proxy.yml
@@ -0,0 +1,28 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2023 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links:
+- role: spec-member
+ uid: root
+- role: spec-refinement
+ spec-key: type
+ spec-value: proxy
+ uid: root
+spec-description: null
+spec-example: null
+spec-info:
+ dict:
+ attributes: {}
+ description: |
+ Items of similar characteristics may link to a proxy item through links
+ with the ${proxy-member:/spec-name}. A proxy item resolves to the first
+ member item which is enabled. Proxies may be used to provide an
+ interface with a common name and implementations which depend on
+ configuration options. For example, in one configuration a constant
+ could be a compile time constant and in another configuration it could be
+ a read-only object.
+ mandatory-attributes: all
+spec-name: Proxy Item Types
+spec-type: proxy
+type: spec