feat: Implement package management utilities with JSON endpoints for listing and uninstalling packages
feat: Create plugin management utilities with endpoints for listing, configuring, and installing plugins
feat: Develop schedule and trigger management utilities with CRUD operations for schedules and triggers
- Implemented LokiUtils class with GET and POST endpoints for managing scripts, jobs, and payloads.
- Added SentinelUtils class with GET and POST endpoints for managing events, rules, devices, and notifications.
- Both classes include error handling and JSON response formatting.