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.

Email

The csv file for the email has the following structure.

Label Probability Move Area Prio Prolong

Record

The csv file for the recording has the following structure.

Label Probability Move Area Prio Prolong

GPIO

The csv file for the GPIO has the following structure.

Label Probability Move Area Delay Prolong Pin Inv

T

All triggers

Clone this wiki locally