Setting up apartments Intersvyaz
The possible intercom settings will be configured based on the type of connection.
PATCH/api/admin/v1/intercoms/{intercom}/setup-flats-settingsHeaders | |||||||||
Authorization | Bearer token | ||||||||
Accept | application/json | ||||||||
X-Client | ios-cctv|android-cctv|thick-legal|web | ||||||||
X-UUID | unique device id |
Body | |||||||||
json |
JSON
| ||||||||
intercomoptional | int | Unique identifier of the intercom | |||||||
answer_resistancerequired | integer|null | Total lifting resistance of the handset | |||||||
quiescent_resistancerequired | integer|null | Total resistance of the handset when placed | |||||||
break_resistancerequired | integer|null | Resistance of the handset during malfunctions | |||||||
error_resistancerequired | integer|null | Resistance level during disconnection | |||||||
panel_system_volumesrequired | integer|null | System sounds of the panel | |||||||
handset_ring_analog_volumesrequired | integer|null | Volume of the analog handset melody | |||||||
handset_talk_analog_volumesrequired | integer|null | Volume of the analog handset | |||||||
panel_talk_analog_volumesrequired | integer|null | Volume on the panel | |||||||
panel_talk_mobile_volumesrequired | integer|null | Volume on the panel for mobile application | |||||||
gail_panel_micro_mobile_volumesrequired | integer|null | Microphone amplification on the panel for mobile application |
Response | |||||||||
200 | Successful response | ||||||||
401 | Authorization token is not provided or is invalid. Obtaining a token | ||||||||
422 | Returns a JSON object with an error. Validation | ||||||||
JSON
|
Example | |||||||||
JSON
|