get_log
Fetch system logs from Domoticz with filters for time range, log level, and pagination for efficient monitoring.
Instructions
Retrieve the main system log. lastlogtime is seconds since epoch, loglevel is bitmask.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lastlogtime | No | ||
| loglevel | No | ||
| offset | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |