Description
This web service returns device details for the given Boligmappa number.
Request
Parameter | Type | Mandatory/Optional | Comments |
---|---|---|---|
boligmappaNumber | Mandatory | BoligmappaNumber | |
ApplicationName | String | Mandatory | Application Name |
Response
Property | Type | Description |
---|---|---|
devicesModels | List<Device> | List of devices for the given boligmappa id |
Exceptions
Error Code | Description |
---|---|
146 | The application name is not set |
138 | ApplicationName length is exceeded maximum allowed character limit (10) |
176 | Boligmappa number is not valid |
123 | An exception occured while processing your request |
Add Comment