Go to documentation repository
Page History
POST http://IP-address:port/prefix/DeleteServer
Info | ||
---|---|---|
| ||
This request lowers the counter of Lpr channels with the same key (neural network file and device). When the counter becomes = 0, the neural network will be unloaded. |
Parameter | Required | Parameter description |
---|---|---|
key | Yes | An arbitrary unique key. It is necessary to prevent reloading of the neural network file if several LPR channels use the same neural network file and device |
lprid | Yes | Identifier of the LPR channel in Auto-Intellect |
Example request:
POST http://127.0.0.1:8091/DeleteServerJSON parameters:
Expand | ||
---|---|---|
|
where
- key - an arbitrary unique key;
- lprid - identifier of the LPR channel in Auto-Intellect (see Setting up the LPR channel).
Info | ||
---|---|---|
| ||
This request lowers the counter of Lpr channels with the same key (neural network file and device). When the counter becomes = 0, the neural network will be unloaded. |
Overview
Content Tools