@algertc
Circling back to the MQTT requests I've asked for in the past.
I had asked in the past to be able to trigger an MQTT based on a license plate tag in addition to what we already can do with a specific plate.
If that isn't easily implemented, was wondering if there were a way to have Blue Iris send the plate tag and name in the MQTT payload?
What I am using now is this: { "plate_number":"&PLATE", "Image":"&ALERT_JPEG", "camera":"&NAME", "timestamp":"&ALERT_TIME" }
Can we include plate tag and plate name also in that ?