The section describes the various Facets that are provided as part of the OPEN-SCS OPC UA InformationModel. These Facets include OPEN-SCS InformationModel ConformanceUnits, but they also include ConformanceUnits or Facets from the OPC 10000-7 specification. They are summarized in Table 67.

Table 67 – Profile and Facets Overview

Profile Name

Related Category

URI

Aggregation Event Manager Client Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Client/OPEN-SCS/AggregationEventManager

Aggregation Event Manager Server Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Server/OPEN-SCS/AggregationEventManager

Allocated Serial Number Manager Client Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Client/OPEN-SCS/AllocatedSNManager

Allocated Serial Number Manager Server Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Server/OPEN-SCS/AllocatedSNManager

Label Event Manager Client Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Client/OPEN-SCS/LabelsEventManager

Label Event Manager Server Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Server/OPEN-SCS/LabelsEventManager

Print and Commission Manager Client Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Client/OPEN-SCS/PrintCommissionManager

Print and Commission Manager Server Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Server/OPEN-SCS/PrintCommissionManager

Serial Number Event Manager Client Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Client/OPEN-SCS/SNEventManager

Serial Number Event Manager Server Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Server/OPEN-SCS/SNEventManager

SID Class Manager Server Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Server/OPEN-SCS/SIDClasstManager

SID Event Manager Client Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Client/OPEN-SCS/SIDEventManager

SID Event Manager Server Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Server/OPEN-SCS/SIDEventManager

Unallocated Serial Number Manager Client Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Client/OPEN-SCS/UnallocatedSNManager

Unallocated Serial Number Manager Server Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Server/OPEN-SCS/UnallocatedSNManager

Unassigned Serial Number Manager Client Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Client/OPEN-SCS/UnassignedSNManager

Unassigned Serial Number Manager Server Profile

OPEN-SCS

http://opcfoundation.org/UA-Profile/Server/OPEN-SCS/UnassignedSNManager

OPEN-SCS Security Server Facet

OPEN-SCS

http://opcfoundation.org/UA-Profile/Server/OPEN-SCS/SecurityServer

OPEN-SCS Security Client Facet

OPEN-SCS

http://opcfoundation.org/UA-Profile/Client/OPEN-SCS/SecurityClient

OPEN-SCS Base Server Facet

OPEN-SCS

http://opcfoundation.org/UA-Profile/Server/OPEN-SCS/BaseServer

Table 68 lists the general functionality of client and server profiles that support the OPEN-SCS OPC UA interface.

Table 68 – Profile Overview

Profile Name

Example

Methods and Variables

SID Class Manager Server Profile

Provides information about SID Classes

SIDClassID

SIDCLassOwner

SIDClassDescription

SyntaxSpecification

AllowedCharaterSet

IntendedUse

SIDCLassProperty

Aggregation Event Manager Client Profile

Sends OPEN-SCS Aggregation events to an Aggregation Manager Server.

Uses AggregationPackingEvent

Uses AggregationUnpackingEvent

Aggregation Event Manager Server Profile

Receives OPEN-SCS Aggregation events

AggregationPackingEvent

AggregationUnpackingEvent

MaxAggregationEvents

Allocated Serial Number Manager Client Profile

Sends reserved serial numbers to a Print and Commission Manager Server and serial number events

Uses SNtoAllocated

Allocated Serial Number Manager Server Profile

Manages reserved serial numbers

SNRequestAllocated

SNToAllocated

PoolSelectionCriteria

SerialNumberFormat

MaxSNRequestable

MaxSNReturnable

MaxSNPushable

Label Event Manager Client Profile

Send OPEN-SCS Label events to a Label Event Manager Server.

Uses LabelsEncodingEvent

Uses LabelsScrappingEvent

Uses LabelsSampledEvent

Uses LabelsInspectingEvent

Label Event Manager Server Profile

Receives OPEN-SCS Label events

LabelsEncodingEvent

LabelsScrappingEvent

LabelsSampledEvent

LabelsInspectingEvent

MaxEvents

Print and Commission Manager Client Profile

Performs printing and commissioning and sends label and SID events to an Event Manager Server.

Uses SNtoEncoded

Print and Commission Manager Server Profile

Handles printing and commissioning of serial numbers

SNtoEncoded

SerialNumberFormat

MaxSNPushable

SID Event Manager Client Profile

Send OPEN-SCS SID events to an Event Manager Server.

Uses SIDCommissioningEvent

Uses SIDDestroyingEvent

Uses SIDShippingEvent

Uses SIDInspectingEvent

Uses SIDDecommissioningEvent

SID Event Manager Server Profile

Receives OPEN-SCS SID events

SIDCommissioningEvent

SIDDestroyingEvent

SIDShippingEvent

SIDInspectingEvent

SIDDecommissioningEvent

MaxEvents

Unallocated Serial Number Manager Client Profile

Sends unallocated serial numbers to a Reserved Serial Number Manager Server and serial number events

Uses SNtoUnallocated

Unallocated Serial Number Manager Server Profile

Manages unallocated serial numbers

SNRequestUnallocated

SNReturnAllocated

SNToUnallocated

PoolSelectionCriteria

SerialNumberFormat

MaxSNRequestable

MaxSNReturnable

MaxSNPushable

Unassigned Serial Number Manager Client Profile

Sends unassigned serial numbers to an Unallocated Serial Number Manager Server

Uses SNRequestUnassigned

Uses SNReturnUnallocated

Unassigned Serial Number Manager Server Profile

Manages unassigned serial numbers

SNRequestUnassigned

SNReturnUnallocated

PoolSelectionCriteria

SerialNumberFormat

MaxSNRequestable

MaxSNReturnable

EPCIS Event Manager Server Profile

Receives EPCIS Events in an EPCIS file format

EPCISStream

EPCIS Event Manager Client Profile

Write EPCIS Events in an EPCIS file format to an EPCISStream object

Uses EPCISStream temporary file services

The profiles are defined to allow the maximum flexibility in allocation of functions to devices and components (hardware and software). These are graphically represented in Figure 16.

image020.png

Figure 16 – Profile Overview

For example: a system may be made up of a:

Table 69 defines the namespace metadata for this specification. The Object is used to provide version information for the namespace and an indication about static Nodes. Static Nodes are identical for all Attributes in all Servers, including the Value Attribute. See OPC 10000-5 for more details.

The information is provided as Object of type NamespaceMetadataType. This Object is a component of the Namespaces Object that is part of the Server Object. The NamespaceMetadataType ObjectType and its Properties are defined in OPC 10000-5.

The version information is also provided as part of the ModelTableEntry in the UANodeSet XML file. The UANodeSet XML schema is defined in OPC 10000-6.

Table 69 – NamespaceMetadata Object for this Specification

Attribute

Value

BrowseName

http://opcfoundation.org/OPENSCS-SER/

References

BrowseName

DataType

Value

0:HasProperty

NamespaceUri

String

http://opcfoundation.org/OPENSCS-SER/

0:HasProperty

NamespaceVersion

String

1.00

0:HasProperty

NamespacePublicationDate

DateTime

2019-02-04

0:HasProperty

IsNamespaceSubset

Boolean

True

0:HasProperty

StaticNodeIdTypes

IdType[]

Integer

0:HasProperty

StaticNumericNodeIdRange

NumericRange[]

0, 7000

0:HasProperty

StaticStringNodeIdPattern

String

null

This section defines the ConformanceUnits that are specific to the OPC UA OPENSCS Information model. These ConformanceUnits are separated into ConformanceUnits that are Server specific and those that are Client specific.

Table 70 defines the Server based ConformanceUnits.

Table 70 – OPENSCS Server Information Model

Category

Title

Description

Server

OPEN-SCS Base Functionality

The server supports the BaseObjectModel. This includes exposing all mandatory objects, variables and methods.

Server

OPEN-SCS SID Class Manager

The server supports the OPENSCSSIDCLASSProperty model.

Server

OPEN-SCS Request Unassigned

The server supports the SNRequestUnassigned method.

Server

OPEN-SCS Request Unallocated

The server supports the SNRequestUnallocated method.

Server

OPEN-SCS Request Allocated

The server supports the SNRequestAllocated method.

Server

OPEN-SCS Return Unallocated

The server supports the SNReturnUnallocated method.

Server

OPEN-SCS Return Allocated

The server supports the SNReturnAllocated method.

Server

OPEN-SCS To Unallocated

The server supports the SNtoUnallocated method.

Server

OPEN-SCS To Allocated

The server supports the SNtoAllocated method.

Server

OPEN-SCS To Encoded

The server supports the SNtoEncoded method.

Server

OPEN-SCS SN Invalidating Event

The server supports the SNInvalidatingEvent method.

Server

OPEN-SCS Label Encoding Event

The server supports the LabelsEncodingEvent method.

Server

OPEN-SCS Label Scrapping Event

The server supports the LabelsScrappingEvent method.

Server

OPEN-SCS Label Inspecting Event

The server supports the LabelsInspectingEvent method.

Server

OPEN-SCS Label Sampling Event

The server supports the LabelsSamplingEvent method.

Server

OPEN-SCS SID Commissioning Event

The server supports the SIDCommissioningEvent method.

Server

OPEN-SCS SID Destroyed Event

The server supports the SIDDestroyingEvent method.

Server

OPEN-SCS SID Consigned Event

The server supports the SIDShippingEvent method.

Server

OPEN-SCS SID Inspected Event

The server supports the SIDInspectingEvent method.

Server

OPEN-SCS SID Decommissioned Event

The server supports the SIDDecommissioningEvent method.

Server

OPEN-SCS Packing Event

The server supports the AggregationPackingEvent method.

Server

OPEN-SCS Unpacking Event

The server supports the AggregationUnpackingEvent method.

Server

OPEN-SCS EPCIS File Transfer

The server supports the EPCISStream object.

Table 71 defines the Client based ConformanceUnits.

Table 71 – OPENSCS Client Information Model

Category

Title

Description

Client

OPENSCS Base Functionality Client

The Client makes use of the BaseObjectModel. This includes exposing all mandatory objects, variables and methods.

Client

OPENSCS Request Unassigned Client

The client makes use of the SNRequestUnassigned method.

Client

OPENSCS Request Unallocated Client

The client makes use of the SNRequestUnallocated method.

Client

OPENSCS Request Allocated Client

The client makes use of the SNRequestAllocated method.

Client

OPENSCS Return Unallocated Client

The client makes use of the SNReturnUnallocated method.

Client

OPENSCS Return Allocated Client

The client makes use of the SNReturnAllocated method.

Client

OPENSCS To Unallocated Client

The client makes use of the SNtoUnallocated method.

Client

OPENSCS To Allocated Client

The client makes use of the SNtoAllocated method.

Client

OPENSCS To Encoded Client

The client makes use of the SNtoEncoded method.

Client

OPENSCS SN Invalidating Event Client

The client makes use of the SNInvalidatingEvent method.

Client

OPENSCS Label Encoding Event Client

The client makes use of the LabelsEncodingEvent method.

Client

OPENSCS Label Scrapping Event Client

The client makes use of the LabelsScrappingEvent method.

Client

OPENSCS Label Inspecting Event Client

The client makes use of the LabelsInspectingEvent method.

Client

OPENSCS Label Sampling Event Client

The client makes use of the LabeslSamplingEvent method.

Client

OPENSCS SID Commissioning Event Client

The client makes use of the SIDCommissioningEvent method.

Client

OPENSCS SID Destroying Event Client

The client makes use of the SIDDestroyingEvent method.

Client

OPENSCS SID Shipping Event Client

The client makes use of the SIDShippingEvent method.

Client

OPENSCS SID Inspecting Event Client

The client makes use of the SIDInspectingEvent method.

Client

OPENSCS SID Decommissioning Event Client

The client makes use of the SIDDecommissioningEvent method.

Client

OPENSCS Packing Event Client

The client makes use of the AggregationPackingEvent method.

Client

OPENSCS Unpacking Event Client

The client makes use of the AggregationUnpackingEvent method.

Client

OPENSCS EPCIS File Transfer Client

The client makes use of the EPCIS object.

Profiles are named groupings of Conformance Units. Facets are Profiles that will be combined with other Facets or Profiles to define the complete functionality of an OPC UA Server or Client. The following tables specify the Profiles and Facets available for components (physical or virtual) that implement the OPEN-SCS PSS specification.

Some Conformance Units. Facets and Profiles may not be implemented by all conformant products. Such optional functionality is indicated in the Mandatory/Optional columns in the tables in this clause. If a product chooses to implement functionality indicated as optional, it must be implemented to conform to the chosen optional Conformance Unit, Facet or Profile.

The following sub-clauses define OPENSCS Facets that, when implemented, are used to add additional functionality to the basic OPENSCS functionality.

The OPENSCS Security Server Facet defined in Table 72 includes ConformanceUnits for Servers that are not included in other OPC UA defined Facets and Profiles. This Facet is required to meet the security requirements of OPENSCS.

Table 72 – OPENSCS Security Server Facet Definition

Security Conformance Unit

Defined in

Optional / Mandatory

OPC UA Authority Profile

OPC 10000-7

M

Security Time Synch – NTP / OS Based support

OPC 10000-7

M

Security Administration

OPC 10000-7

M

Security Role Server Restrict Applications

OPC 10000-7

M

Security Role Server Restrict Endpoints

OPC 10000-7

M

Security Role Server Role Permissions

OPC 10000-7

M

Security Role Server Authorization

OPC 10000-7

M

OPENSCS security requirements mandate that the session shall always be authenticated. The use of endpoints enabling the security policy SECURITY_POLICY_NONE is not allowed.

The OPENSCS Security Client Facet defined in Table 73 includes Conformance Units for Clients that are not included in other OPC UA defined Facets and Profiles. This Facet is required to meet the security requirements of OPENSCS.

Table 73 – OPENSCS Security Client Facet Definition

Security Conformance Unit

Defined in

Optional / Mandatory

OPC UA Authority Profile

OPC 10000-7

M

Security Time Synch – NTP / OS Based support

OPC 10000-7

M

Security Default Application Instance Certificate

OPC 10000-7

M

Security Policy Required

OPC 10000-7

M

Authorization Service Client

OPC 10000-7

M

OPENSCS security requirements mandate that the session shall always be authenticated. The use of the security policy SECURITY_POLICY_NONE is not allowed.

Table 74 defines a Profile for the minimum functionality necessary for a component that conforms to the functionality of an OPENSCS server using the OPC UA Client/Server Interface.

Table 74 – OPENSCS Base Server Profile Definition

Server Facets and Profiles

Defined In

Optional / Mandatory

Standard 2017 UA Server Profile .

OPC 10000-7

M

Base Server Behaviour Facet .

OPC 10000-7

M

Sessionless Server Facet .

OPC 10000-7

M

Documentation Server Facet .

OPC 10000-7

M

Standard DataChange Subscription 2017 Server Facet .

OPC 10000-7

M

Data Access Server Facet .

OPC 10000-7

M

Auditing Server Facet .

OPC 10000-7

M

Address Space Notifier Server Facet .

OPC 10000-7

M

Security Facets

Security User Access Control Base .

OPC 10000-7

M

Security Time Synchronization .

OPC 10000-7

M

Best Practice – Audit Events .

OPC 10000-7

M

Best Practice – Random Numbers .

OPC 10000-7

M

Best Practice – Timeouts .

OPC 10000-7

M

Best Practice – Administrative Access .

OPC 10000-7

M

Best Practice – Strict Message Handling .

OPC 10000-7

M

SecurityPolicy [A] - Aes128-Sha256-RsaOaep .

OPC 10000-7

M

SecurityPolicy [B] – Basic256Sha256 .

OPC 10000-7

M

User Token – JWT Server Facet .

OPC 10000-7

M

User Role Management Server Facet .

OPC 10000-7

M

Global Certificate Management Server Facet .

OPC 10000-7

M

OPENSCS Security Server Facet

7.4.1.1

M

Authorization Service Server Facet .

OPC 10000-7

M

Table 75 defines the profile facets and conformance units for an Aggregation Event Manager Server.

Table 75 – Aggregation Event Manager Server Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Server Facet

7.4.2

M

OPENSCS Packing Event

7.3.2

M

OPENSCS Unpacking Event

7.3.2

M

Table 76 defines the profile facets and conformance units for an Allocated Serial Number Manager Server.

Table 76 – Allocated Serial Number Manager Server Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Server Facet

7.4.2

M

OPENSCS Request Allocated

7.3.2

M

OPENSCS To Allocated

7.3.2

M

Table 77 defines the profile facets and conformance units for an Unallocated Serial Number Manager Server.

Table 77 – Unallocated Serial Number Manager Server Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Server Facet

7.4.2

M

OPENSCS Request Unallocated

7.3.2

M

OPENSCS Return Allocated

7.3.2

M

OPENSCS To Unallocated

7.3.2

M

Table 78 defines the profile facets and conformance units for an Unassigned Serial Number Manager Server.

Table 78 –Unassigned Serial Number Manager Server Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Server Facet

7.4.2

M

OPENSCS Request Unassigned

7.3.2

M

OPENSCS Return Unallocated

7.3.2

M

Table 79 defines the profile facets and conformance units for a Print and Commission Manager Server.

Table 79 – Print and Commission Manager Server Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Server Facet

7.4.2

M

OPENSCS To Encoded

7.3.2

M

Table 80 defines the profile facets and conformance units for a Serial Number Event Manager Server.

Table 80 – Serial Number Event Manager Server Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Server Facet

7.4.2

M

OPENSCS SNInvalidating Event

7.3.2

M

Table 81 defines the profile facets and conformance units for a Label Event Manager Server.

Table 81 – Label Event Manager Server Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Server Facet

7.4.2

M

OPENSCS Label Encoding Event

7.3.2

M

OPENSCS Label Invalidating Event

7.3.2

M

OPENSCS Label Inspecting Event

7.3.2

M

OPENSCS Label Sampling Event

7.3.2

M

Table 82 defines the profile facets and conformance units for a SID Event Manager Server.

Table 82 – SID Event Manager Server Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Server Facet

7.4.2

M

OPENSCS SID Commissioning Event

7.3.2

M

OPENSCS SID Destroying Event

7.3.2

M

OPENSCS SID Shipping Event

7.3.2

M

OPENSCS SID Inspecting Event

7.3.2

M

OPENSCS SID Decommissioning Event

7.3.2

M

Table 83 defines the profile facets and conformance units for a SID Class Manager Server.

Table 83 – SID Class Manager Server Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Server Facet

7.4.2

M

OPENSCS SID Class Manager

7.3.2

M

Table 83 defines the profile facets and conformance units for an EPCIS Class Manager Server.

Table 84 – EPCIS Event Manager Server Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Server Facet

7.4.2

M

OPENSCS File Transfer

7.3.2

M

The OPENSCS Client Profile defined in Table 85 includes Facets and Profiles that define the minimum functionality necessary for a component that conforms to the functionality of an OPENSCS client using the OPC UA Client/Server Interface.

Table 85 – OPENSCS Client Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

Standard UA Client 2017 Profile .

OPC 10000-7

M

Documentation – Client .

OPC 10000-7

M

Security Facets

OPEN-SCS Security Client Facet

7.4.1.2

M

User Role Management Client Facet .

OPC 10000-7

M

Security Time Synchronization .

OPC 10000-7

M

Best Practice – Random Numbers .

OPC 10000-7

M

Best Practice – Timeouts .

OPC 10000-7

M

Best Practice – Administrative Access .

OPC 10000-7

M

Best Practice – Strict Message Handling .

OPC 10000-7

M

SecurityPolicy [A] - Aes128-Sha256-RsaOaep .

OPC 10000-7

M

SecurityPolicy [B] – Basic256Sha256 .

OPC 10000-7

M

User Token – JWT Client Facet .

OPC 10000-7

M

Global Certificate Management Client Facet .

OPC 10000-7

M

User Role Management Client Facet .

OPC 10000-7

M

Table 86 defines the profile facets and conformance units for an Aggregation Event Manager Client.

Table 86 – Aggregation Event Manager Client Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Client Profile

7.4.3.1

M

OPENSCS Packing Event Client

7.3.3

O

OPENSCS Unpacking Event Client

7.3.3

O

Table 87 defines the profile facets and conformance units for an Allocated Serial Number Manager Client.

Table 87 – Allocated Serial Number Manager Client Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Client Profile

7.4.3.1

M

OPENSCS SN to Allocated Client

7.3.3

M

Table 88 defines the profile facets and conformance units for an Unallocated Serial Number Manager Client.

Table 88 – Unallocated Serial Number Manager Client Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Client Profile

7.4.3.1

M

OPENSCS SN to Unallocated Client

7.3.3

M

Table 91 defines the profile facets and conformance units for an Unassigned Serial Number Manager Client.

Table 89 – Unassigned Serial Number Manager Client Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Client Profile

7.4.3.1

M

OPENSCS Request Unassigned Client

7.3.3

O

OPENSCS Return Unallocated Client

7.3.3

O

Table 90 defines the profile facets and conformance units for a Print and Commission Manager Client.

Table 90 – Print and Commission Manager Client Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Client Profile

7.4.3.1

M

OPENSCS SN to Encoded

7.3.3

O

Table 91 defines the profile facets and conformance units for a Serial Number Event Manager Client.

Table 91 – Serial Number Event Manager Client Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Client Profile

7.4.3.1

M

OPENSCS SNInvalidating Event Client

7.3.3

M

Table 92 defines the profile facets and conformance units for a LabelEvent Manager Client.

Table 92 – Label Event Manager Client Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Client Profile

7.4.3.1

M

OPENSCS Label Encoding Event Client

7.3.3

O

OPENSCS Label Invalidating Event Client

7.3.3

O

OPENSCS Label Sampling Event Client

7.3.3

O

OPENSCS Label Inspecting Event Client

7.3.3

O

Table 93 defines the profile facets and conformance units for a SID Event Manager Client.

Table 93 – SID Event Manager Client Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Client Profile

7.4.3.1

M

OPENSCS SID Commissioning Event Client

7.3.3

O

OPENSCS SID Destroying Event Client

7.3.3

O

OPENSCS SID Shipping Event Client

7.3.3

O

OPENSCS SID Inspecting Event Client

7.3.3

O

OPENSCS SID Decommissioning Event Client

7.3.3

O

Table 94 defines the profile facets and conformance units for an EPCIS Event Manager Client.

Table 94 – EPCIS Event Manager Client Profile Definition

Facets and Profiles

Defined in

Optional / Mandatory

OPENSCS Base Client Profile

7.4.3.1

M

OPENSCS EPCIS File Transfer Client

7.3.3

O