Good Afternoon,
I have my traccar database, and a specific table in which i want to save a data.
I have an alarm attribut named for example "Test", and another attribut called "id-changed".
I would like to realize this operation
if Test=ok , save "id-changed" in the specific table in database
Have you an idea of how to do this?
Thank you
Good Afternoon,
I have my traccar database, and a specific table in which i want to save a data.
I have an alarm attribut named for example "Test", and another attribut called "id-changed".
I would like to realize this operation
if Test=ok , save "id-changed" in the specific table in database
Have you an idea of how to do this?
Thank you