I’ve designed a custom app that reads vehicle data from the FMC 003 via Bluetooth classic
I’m aware your data Sims do not have a dedicated phone number meaning it’s not possible to send SMS commands directly to the FMC 003 no I assume receive SMS output from the device
Is the solution to have my app communicate to the FMC003 using API of the FOTAWEB for the platform to then send the commands to the FC003 via socket connection the next time the FMC 003 send a heartbeat to the FOTWEB platform
If the above process is correct am I then able to configure in the FMC003 where to send any corresponding output
Example the user of my custom app my wish to remotely activate live tracking on the FMC 003 and a very short interval
So the use of the app would send the command string to activate live interval reporting tracking via the API connection to the FOTAWEB for then FOTAWEB to send that command to the FC003 the next time the heartbeat connection is receives from the FMC003, this would activate short interval reporting tracking on the FMC003 who’s location data output would need to be sent to a third-party tracking server.
Please review the above and advise if the process describe is correct and if not advise the correct process and if it’s possible to have the output of the FC003 to be sent to the third-party server