Changes between Version 13 and Version 14 of adeiService_control
- Timestamp:
- 01/23/10 02:09:33 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
adeiService_control
v13 v14 7 7 == Supported targets == 8 8 * ''get'' - Return the current values of specified controls 9 * ''get_data'' - Return the last data stored in database as controls. '''control_group''' and '''control_mask''' point the data, but ID's returned by non-control list requests should be used. 9 10 * ''set'' - Set the values of specified controls 11 * ''send'' - Set the values of specified controls but do not return anything back and do not try to verify result 10 12 * ''alarms'' - Get a detailed list of alarms for the specified period (for each alarm type all intervals when it was registered are listed) 11 13 * ''alarms_summary'' - Get a brief list of alarms for the specified period (for each alarm only information how often it have been seen is presented)