NodeJs script with Traccar api and send encode email -- 2

Job ID: 32026061

Budget: $8 – $15 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
-When Traccar server Device update position/location or every minute request collect updated location
-Each encode Email send out when Device update position
-Every device have specific email address and can configure the email address and store at the dB
- Device quantity can more than 1000 record

- Collect devices GPS info store in dB (Sqlite3 or PostgreSQL)
- Encode GPS data send out email (after encode GPS data "lat long time heading/course speed", the email content below 20 bytes) , the email content refer the file
- Easy interface to configure setting and view device record

- Geo-fence notice for device also send out email.

Refer API code :https://github.com/schmupu/traccar
Refer site: https://www.traccar.org/api-reference
Encode format refer the attach files
Email format must support below:
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
Related categories: JavaScript Node.js Express JS