Gate Controller

v1.0.0automation

Opens the barrier for allowed vehicles — pulses an HTTP relay per gate camera on the LPR app's access.decided.v1 allow decisions; deny and unknown fail closed.

What it needs

Nothing. This app runs no inference of its own and requires no adapter — it reacts to events the platform already publishes.

What it publishes

These land on your own event bus, where any other app, automation or integration can pick them up.

  • barrier_opened
  • barrier_fault

What it can reach

nothing outside OpenNVRApps run on an isolated network with no route to your camera network or the internet. This one asks for no exceptions.

Maintained by OpenNVR. Built on theOpenNVR App SDK.