Releases: Webcampak/core
Releases · Webcampak/core
Improved phidgets operation
- CLI command to power-cycle camera
- CLI command to scan ports
- UI configuration for in-between state wait time
- Differentiate relay sensor from relay output
v3.1.0 - Refactored email alerts
- Refactored email alerts, adding finer granularity
- Improved stats consolidation
- Other minor improvements
This update is breaking compatibility with previous version as new configuration settings have been added.
After upgrading to this version, simply append the following settings to config-sourceX.cfg, replacing X with your source ID.
cfgemailalerttime="no"
cfgemailalerttimefailure="3"
cfgemailalerttimereminder="100"
cfgemailalertscheduleslot="no"
cfgemailalertscheduleslotfailure="3"
cfgemailalertscheduleslotgrace="0"
cfgemailalertscheduleslotreminder="100"
Maintenance release
- Display UI/CLI/API/CORE version
- Improved sync-reports
- Fixed a bug when editing grid cells
Initial v3 release
Initial release of Webcampak v3, with major changes from v2. New frameworks, new features, ...