01 |
/AIN/DM_ACTION_WRITE |
Write the action |
|
02 |
/AIN/DM_ACTION_DELETE |
Delete action |
|
03 |
/AIN/DM_ACTION_READ_BY_GUID |
Read action based on the action guid |
|
04 |
/AIN/DM_ACTION_READ_BY_RANGE |
Read actions by range - ONLY TO BE USED BY UI !! |
|
05 |
/AIN/DM_ACT_OBJ_READ_BY_RANGE |
Read action object by range - ONLY TO BE USED BY UI !! |
|
06 |
/AIN/DM_ACT_OBJ_READ_BY_GUID |
Read action object data based on action and object guids. |
|
07 |
/AIN/DM_ACT_OBJ_WRITE |
Create or change action object. |
|
08 |
/AIN/DM_ACT_OBJ_DELETE |
Delete the action objects. |
|
09 |
/AIN/DM_ACTION_BUF_DELETE |
Refresh the action buffer. |
|
10 |
/AIN/DM_ACT_OBJ_BUF_DELETE |
Refresh the action buffer. |
|
11 |
/AIN/DM_ACTION_READ_BY_GUIDS |
Read action data based on document guid and action type. |
|
12 |
/AIN/DM_AOBJ_CTX_READ_BY_GUID |
Read the action object contexts for a given action & object guid pair |
|
13 |
/AIN/DM_AOBJ_CTX_DELETE |
Delete action object contexts for a given action object from the database |
|
14 |
/AIN/DM_AOBJ_CTX_DELETE_BY_FIE |
Delete acion object ctx from the DB a field (deleted - DO NOT USE) |
|
15 |
/AIN/DM_ACTION_RD_BY_DG_STATUS |
Read action data based on the device group guid and action status |
|
16 |
/AIN/DM_AOBJ_CTX_WRITE |
Update action object contexts to the data base |
|
17 |
/AIN/DM_AOBJ_CTX_BUF_DELETE |
Refresh the action object context buffer |
|
18 |
/AIN/DM_ACTION_DB_UPDATE |
Update database with modified actions |
|
19 |
/AIN/DM_ACT_OBJ_RD_BY_OBJ_GUID |
OBSOLETE - DO NOT USE |
|
20 |
/AIN/DM_ACTION_READ_BY_KEYS |
Read action based on the action guids |
|
21 |
/AIN/DM_ACT_OBJ_READ_BY_GUIDS |
Read action object data based on action and object guids. |
|
22 |
/AIN/DM_ACT_OBJ_DB_UPDATE |
Update database with modified actions |
|
23 |
/AIN/DM_ACT_OBJ_READ_BY_EPCS |
OBSOLETE - DO NOT USE ANYMORE! |
|
24 |
/AIN/DM_ACT_OBJ_READ_BY_PREACT |
OBSOLETE - DO NOT USE ANYMORE! |
|
25 |
/AIN/DM_AOBJ_CTX_DB_UPDATE |
Trigger DB update for action object contexts |
|
26 |
/AIN/DM_ACTION_NOTIFY_NONEXIST |
Notify DM with non existing action guids - USE VERY CAREFULLY |
|
27 |
/AIN/DM_ACT_OBJ_READ_BY_OBJS |
Read action object data by object guids |
|
28 |
/AIN/DM_ACTION_DB_MOD |
Update table /AIN/DM_DOC |
|
29 |
/AIN/DM_ACTION_DB_INS |
Update table /AIN/DM_DOC |
|
30 |
/AIN/DM_ACTION_DB_DEL |
Delete table /AIN/DM_ACTION |
|
31 |
/AIN/DM_ACT_OBJ_DB_DEL |
Delete table /AIN/DM_ACT_OBJ |
|
32 |
/AIN/DM_ACT_OBJ_DB_INS |
Insert into table /AIN/DM_ACT_OBJ |
|
33 |
/AIN/DM_ACT_OBJ_DB_MOD |
Update table /AIN/DM_ACT_OBJ |
|
34 |
/AIN/DM_AOBJ_CTX_DB_DEL |
Delete from table /AIN/DM_AOBJ_CTX |
|
35 |
/AIN/DM_AOBJ_CTX_DB_MOD |
Update table /AIN/DM_AOBJ_CTX |
|
36 |
/AIN/DM_ACT_OBJ_READ_BY_PRTOBJ |
Read action objects based on document and parent object |
|
37 |
/AIN/DM_ACT_OBJ_RD_BY_ARC_HNDL |
Read action object from archive by handle |
|
38 |
/AIN/DM_ACTION_RD_BY_ARC_HNDL |
Read action from archive by handle |
|
39 |
/AIN/DM_ACT_OBJ_RD_BY_ARC_OBJS |
Read action object data by object guids |
|
40 |
/AIN/DM_ACTION_READ_BY_ARC_RNG |
Read actions by range from archive - ONLY TO BE USED BY UI !! |
|
41 |
/AIN/DM_ACTION_RD_BY_ARC_GUIDS |
Read document from archive by GUID |
|
|
|
|
|