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 Alias: connection_points
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Gateway | Gateway as a software asset can be mapped using the class | no |
| Device | A device is a special type of asset that can be managed with some asset manag... | no |
| Asset | An asset is the representation of a functional object with a technical functi... | no |
| SoftwareArtifact | Software asset | no |
Properties
-
Range: ConnectionPoint
-
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | base:connection_points |
| native | base:connection_points |
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://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
rank: 1000
alias: connection_points
domain_of:
- Asset
range: ConnectionPoint
multivalued: true
inlined: true
inlined_as_list: true