Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
en:d-sdk:4_units:1_get_units_groups [2018/04/25 09:48]
info@geliossoft.ru created
en:d-sdk:4_units:1_get_units_groups [2018/04/25 15:18]
info@geliossoft.ru
Line 1: Line 1:
 FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)//
  
-====== ​Получение групп объектов ​======+====== ​Units groups ​====== 
 +The request is intended to receive the list of units groups.
 Запрос предназначен для получения доступных групп объектов. Запрос предназначен для получения доступных групп объектов.
  
-=== Пример запроса ​===+=== Request example ​===
 <code php>&​svc=get_units_groups&​params={ <code php>&​svc=get_units_groups&​params={
     "​id_user":​ integer     "​id_user":​ integer
 }</​code>​ }</​code>​
  
-=== Параметры ​=== +=== Parameters ​=== 
-Параметр ​  ^ Значение ​  ^ +Parameter ​  ^ Description ​  ^ 
-| id_user | Уникальный идентификатор пользователя ​|+| id_user | Unique Id of user |
  
-=== Дополнительно ​=== +=== Additional info === 
-svc = get_units_groups ​вернёт все доступные группы+svc = get_units_groups ​- will response with full list of available groups
-необязательный параметр ​id_user ​вернёт группы объектов доступные этому пользователю.+Optional parameter ​id_user ​- will response with full list of groups available for specified user
  
-=== Ответ сервера ​===+=== Response ​===
 == Результат запроса == == Результат запроса ==
 <code php>[ <code php>[