Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Community Apps Dependencies | Show |
Lines of code | 1039 |
Technical Name |
data_stream_rabbitmq |
DATA STREAM RABBITMQ
Description
Data Stream Connector with RabbitMQ.
Usage
- Make sure you installed python package: pika, see more.
- Make sure you provided all required Credentials.
- Make sure you added Mixin to your model data, which you wish to exchange.
- Make sure you created all needed rules.
Changelog
13.0.1.0.2
- changed: New way to set message type in header for rabbitmq events.
13.0.1.0.1
- added: Model in payload option when reading new messages.
- updated: Aligning into new Data stream core.
13.0.1.0.0
- Initial implementation of DATA STREAM RabbitMQ.
Please log in to comment on this module