DOFProtocolFactorygetEPPVersions Method OpenDOF Object Access Library
Get a list of supported DPP versions.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
IList<byte> getEPPVersions()

Return Value

Type: IListByte
A list of supported DPP versions.
Remarks

Get a list of supported DPP versions.
See Also

Reference