1) Type the command nisyncloc, and you will see these two files. One is persistent configuration and the other one is the runtime.
2) Do recommend you to use the configgen as the command below:

3) Get the list of disabled and enabled time references as below example:
4) Set the mobileMode (key) from GPS_1 (trInstId) to true (value), you can refer below example for your reference:

For the other keys, you may need to open up the tsm.json to see.
Lastly, you may need to reboot or restart the nitsmd (and other services in sequence):
- /etc/init.d/nisync6683-ledd stop; /etc/init.d/nitsmd stop; /etc/init.d/niroco stop;
- /etc/init.d/niroco start; /etc/init.d/nitsmd start; /etc/init.d/nisync6683-ledd start;