Skip to content

Attribute (AKA Slot): related_connection_points

A connection point might rely on another connection point to work. Examples: a TCP/IP connection can only work if there is some kind of connection point at physical level (e.g. Ethernet Port, Bluetooth Port), a container might be connected over a virtual ethernet to a software bridge, a software bridge might be directly connected to an ethernet port. This attribute enables modeling these kind of dependencies in a limited way. Other modeling mechanisms might be needed to model complex networking set-ups.

URI: base:related_connection_points

Applicable Classes

Name Description
Ipv4Connectivity Configuration of an IP port
EthernetPort A hardware ConnectionPoint that supports one of the Ethernet networking proto...
Ipv6Connectivity Configuration of an IP port
ConnectionPoint A connection point is a hardware or software interface that enables an asset ...

Properties

Identifier and Mapping Information

LinkML Source

name: related_connection_points
description: 'A connection point might rely on another connection point to work.

  Examples: a TCP/IP connection can only work if there is some kind of connection
  point at physical level (e.g. Ethernet Port, Bluetooth Port), a container might
  be connected over a virtual ethernet to a software bridge, a software bridge might
  be directly connected to an ethernet port.

  This attribute enables modeling these kind of dependencies in a limited way. Other
  modeling mechanisms might be needed to model complex networking set-ups.'
from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.10.0/iah-base.jsonld
rank: 1000
alias: related_connection_points
domain_of:
- ConnectionPoint
range: RelatedConnectionPoint
multivalued: true

Any questions left?

Ask the community