NodeJs script with Traccar api and send encode email
Budget: $15 – $25 USD
I need nodeJs script for my Ubuntu VPS:
Javascript/nodeJs Traccar API code has to be written by you
- connect through API to Traccar server (working).
- fetch a list of devices, enable or disable devices send email
- every device have specific email address and can configure the email address.
- collect devices GPS info store in dB (like Sqlite3 or others)
- encode GPS data send out email (after encode GPS data "lat long time speed", the email content below 20 bytes)
- Geofence notice for device also send out email.
Refer API code :https://github.com/schmupu/traccar
Refer Encode format will give to you.
Email format must support below:
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
Javascript/nodeJs Traccar API code has to be written by you
- connect through API to Traccar server (working).
- fetch a list of devices, enable or disable devices send email
- every device have specific email address and can configure the email address.
- collect devices GPS info store in dB (like Sqlite3 or others)
- encode GPS data send out email (after encode GPS data "lat long time speed", the email content below 20 bytes)
- Geofence notice for device also send out email.
Refer API code :https://github.com/schmupu/traccar
Refer Encode format will give to you.
Email format must support below:
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit