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.
Link | Description |
---|---|
Session | Obtaining and using an Api session. |
Asynchronous methods | Calling asynchronous Api methods. |
Pseudo generic interface | Pseudo generic interface for modifying device settings. |
Attributes | Pseudo generic attributes used by pseudo generic interface methods. |
Link | Description |
---|---|
Sip subscriber | Sib subscriber use case overview. |
Mobile user | Mobile user use case overview. |
Link | Description |
---|---|
Device descriptions (English) Device descriptions (Deutsch) | 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 example | A java client which demonstrates how key layout functions can be used. |