Flag filter.enable = true

Secrieru Victor7 months ago

Two problems
- RAW packets are sent after filtering and when the machine is stopped, they are discarded..
Maybe you should always send them after receiving them.
- After stopping and turning off the ignition, all packets are filtered (discarded).
On the server, the status of the device with the ignition is "on". Why is the ignition status not taken from the filtered package?
I set the filter.enable = false flag and the server realized that the ignition status was “off”
Now records with the same position are added to the database.