Attribute (AKA Slot): connection_points
An asset might have a connection point that can be used to connect with the asset. In the case of devices, at least one connection point is required. It might be a connection point needed for AssetManagement for interaction with the asset or for other connections of the asset related to the asset function but not to device management.
URI: base:connection_points
Applicable Classes
Name | Description |
---|---|
SoftwareAsset | Any kind of software element that needs to be considered |
Dcd | Device Class Driver (DCD) running and registered |
Gateway | Gateway as a software asset can be mapped using the class |
SoftwareArtifact | Software asset representing software on rest |
Asset | An asset is the representation of a functional object with a technical functi... |
AssetLink | Asset Link (AL) running and registered |
Device | A device is a special type of asset that can be managed with some asset manag... |
RunningSoftware | Software asset representing running software |
Properties
- Range: ConnectionPoint
- Multivalued: True
Identifier and Mapping Information
LinkML Source
name: connection_points
description: An asset might have a connection point that can be used to connect with
the asset. In the case of devices, at least one connection point is required. It
might be a connection point needed for AssetManagement for interaction with the
asset or for other connections of the asset related to the asset function but not
to device management.
from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.10.0/iah-base.jsonld
rank: 1000
alias: connection_points
domain_of:
- Asset
range: ConnectionPoint
multivalued: true
inlined: true
inlined_as_list: true