Step 6: Switch the Monitor on
To switch the monitor on, thus immediately starting webhook message transmission, run the request ...
|
|
PUT Request Sample |
| /api/v2/alarm-monitors/{id}/active | |
... where
|
id Required |
integer($int32) |
The alarm monitor identifier Obtained at step 4. |
... and the request body holds an UpdateActiveRequest JSON object, in which
"value": true
The request returns an AlarmMonitor JSON object, in which
"status: "ACTIVE"
while ...
- name, max_event_count and webhook are as confirmed at step 4.
- filter= Event Filter Model with the plate as confirmed at step 5.
From this moment and on, messages will be automatically sent to the recipient's URL to report where and when the "5PPP064" plate was seen anywhere within the IREX instance operational range, and bring (optionally) the snapshots of the events.