Dls API Interface Documentation

DLS Api provides method for executing DLS use cases via webservice interface. This documentation describes the methods of provided services as well as details for some special use cases, e.g. key layout configuration.

DLS Api

General considerations

LinkDescription
JavadocAPI documentation in javadoc format.
Attribute typesDLS attribute type description.

Key layout

LinkDescription
Device descriptions Describes all device types which are supported by DLS Api key layout functions. This documentation consists essentially of the output of calling getDeviceDescriptions and getFunctionsDescriptions from DlsAPIv100 interface.
Client by exampleA java client which demonstrates how key layout functions can be used.

HEMPS Api

HEMPS stands for Hipath Element Manager Proxy Service. This service supports synchronization of DLS device data with element manager data.

General considerations

LinkDescription
JavadocAPI documentation in javadoc format.