API splitter EN: различия между версиями
IronBot (обсуждение | вклад) (Add Ukrainian API docs and trilingual API links) |
IronBot (обсуждение | вклад) (Fix Ukrainian API localization) |
||
| Строка 13: | Строка 13: | ||
''Added in: 3.14beta5'' | ''Added in: 3.14beta5'' | ||
Description: List of objects | Description: List of objects | ||
Required parameters: | |||
None | None | ||
Optional parameters: | Optional parameters: | ||
| Строка 21: | Строка 21: | ||
''Added in: 3.14beta5'' | ''Added in: 3.14beta5'' | ||
Description: add object | Description: add object | ||
Required parameters: | |||
node_id - id of the placement object | node_id - id of the placement object | ||
port_count_in - number of incoming ports | port_count_in - number of incoming ports | ||
| Строка 32: | Строка 32: | ||
''Added in: 3.14beta5'' | ''Added in: 3.14beta5'' | ||
Description: Edit object | Description: Edit object | ||
Required parameters: | |||
id - id of the object | id - id of the object | ||
Optional parameters: | Optional parameters: | ||
| Строка 40: | Строка 40: | ||
==== delete==== | ==== delete==== | ||
''Added in: 3.14beta5'' | ''Added in: 3.14beta5'' | ||
Description: | Description: Delete an object | ||
Required parameters: | |||
id - object id | id - object id | ||
Текущая версия от 11:38, 10 мая 2026
Section API ERP "UserSide"
Purpose: Splitters
Additional parameters: action - request subcategory (possible value: see below)
Subcategories
get
Added in: 3.14beta5
Description: List of objects Required parameters: None Optional parameters: id - id of objects (can be comma separated)
add
Added in: 3.14beta5
Description: add object Required parameters: node_id - id of the placement object port_count_in - number of incoming ports port_count_out - number of outgoing ports Optional parameters: description - notes is_planned - flag - object is only planned
edit
Added in: 3.14beta5
Description: Edit object Required parameters: id - id of the object Optional parameters: description - notes is_planned - flag - object is only planned
delete
Added in: 3.14beta5
Description: Delete an object Required parameters: id - object id