API cross EN: различия между версиями
IronBot (обсуждение | вклад) (Fix Ukrainian API localization) |
|||
| (не показано 6 промежуточных версий 2 участников) | |||
| Строка 1: | Строка 1: | ||
[[ | '''en''' | [[API_cross_UK|uk]] | [[API cross|ru]] | ||
Section '''[[API_EN|API]]''' ERP "UserSide" | Section '''[[API_EN|API]]''' ERP "UserSide" | ||
Purpose: Distribution frames | |||
Additional parameters: | |||
action - request subcategory ''(possible value: see below)'' | |||
== Subcategories == | |||
==== add ==== | |||
''Added in: 3.14.1'' | |||
Description: Addition | |||
Required parameters: | |||
node_id - id of the location object | |||
port_count - number of ports/adapters | |||
Optional parameters: | |||
description - notes | |||
is_planned - flag - planned object | |||
==== get_list ==== | |||
''Modified in: 3.14.70 (added node_id parameter)'' | |||
''Added from: 3.12.82'' | |||
Description: Distribution frame list | |||
Required parameters: | |||
None | |||
Optional parameters: | |||
id - id of objects ''(can be comma separated)'' | |||
node_id - id of placement objects ''(comma separated)'' | |||
==== edit_adapter ==== | |||
''Added from: 3.20.4'' | |||
Description: Change adapter properties | |||
Required parameters: | |||
id - object id | |||
side - side [1|2] | |||
number - adapter number | |||
Additional parameters: | |||
signature - signature text | |||
Текущая версия от 11:37, 10 мая 2026
Section API ERP "UserSide"
Purpose: Distribution frames
Additional parameters: action - request subcategory (possible value: see below)
Subcategories
add
Added in: 3.14.1
Description: Addition Required parameters: node_id - id of the location object port_count - number of ports/adapters Optional parameters: description - notes is_planned - flag - planned object
get_list
Modified in: 3.14.70 (added node_id parameter)
Added from: 3.12.82
Description: Distribution frame list Required parameters: None Optional parameters: id - id of objects (can be comma separated) node_id - id of placement objects (comma separated)
edit_adapter
Added from: 3.20.4
Description: Change adapter properties Required parameters: id - object id side - side [1|2] number - adapter number Additional parameters: signature - signature text