Skip to content

Triggers

Q-engineering edited this page Aug 6, 2022 · 16 revisions

Trigger

A trigger warns you when a particular object is detected. There are three types of triggers.

  • An email trigger that sends you an email.
  • A recording trigger that starts a recording.
  • A GPIO trigger sets a GPIO output pin high (or low).

The first two are available in the email version, the latter only on the GPIO YoloCam.
Different triggers can be combined. All triggers are listed in a csv file.

The csv file for the YoloCam with email has the following structure.

Label Probability Move Area Prio Prolong

The csv file for the YoloCam with GPIO has the following structure.

Label Probability Move Area Delay Prolong Pin Inv

T

All triggers

Clone this wiki locally