dss_list_alarms
Retrieve alarms and events from Dahua DSS devices using device ID, time filters, and pagination to monitor system health and troubleshoot issues.
Instructions
List alarms/events from Dahua DSS platform
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| end_time | No | End time filter (ISO format, optional) | |
| device_id | Yes | Dahua DSS device ID | |
| page_size | No | Items per page (default 50) | |
| start_time | No | Start time filter (ISO format, optional) |