Hello goodafternoon. Can i add another table in traccar database like "tc_new_table" and add data in it? If i can what files should i modify?
You can definitely add a new table. Check existing tables and do the same thing.
To insert data in the new table what should i do? Can you give me steps on how can i add data to it? Or give me advice on what to do so i can insert data.
Hello goodafternoon. Can i add another table in traccar database like "tc_new_table" and add data in it? If i can what files should i modify?