Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
10834 Представления

I am going to create a custom module for live tracking of vehicles in odoo, so for this, I want to use socket.io for fetching real-time geolocation from PostgreSQL continuously, so that's why I need to use nodejs for using socket.io.If any of you have done this type of work. Please Help me here.

Or any another way to this then please help me in the same.

How can I implement odoo module for live tracking of vehicles?
My main problem is that how can I sync data from the database when new location update in the database.


Аватар
Отменить
Лучший ответ

you can use External API 
https://www.npmjs.com/package/odoo-xmlrpc
try odoo-xmlrp library and you can use graphql subscription for fetching real-time whatever you want


Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
нояб. 22
3119
2
авг. 22
7451
1
янв. 25
9101
1
сент. 21
6464
1
мар. 21
5135