Skip to content

Releases: Webcampak/cli

Improved phidgets operation

25 Jun 05:39

Choose a tag to compare

  • Added CLI command to restart camera
  • Added CLI command to scan all ports and get their values

3.1.0 - Implemented email alerts in the CLI

10 Dec 16:48

Choose a tag to compare

  • Moved email alerts from the API code to the CLI code
  • Improved stats consolidation

This release is breaking compatibility as it introduce new configuration settings:

cfgemailalerttime="no"
cfgemailalerttimefailure="3"
cfgemailalerttimereminder="100"
cfgemailalertscheduleslot="no"
cfgemailalertscheduleslotfailure="3"
cfgemailalertscheduleslotgrace="0"
cfgemailalertscheduleslotreminder="100"

Maintenance release

20 Nov 17:21

Choose a tag to compare

  • Fixed rrdtool version in requirements.txt to pass travis-ci test
  • Improved daily report styling/output
  • Moved completed sync-reports directory

Initial v3 release

12 Nov 02:58

Choose a tag to compare

v3.0.0

Fixed a bug sending emails after successful video creation