TIP: You can type at any time to perform a new search.
IoT AMQP
iot_amqp_oca · OCA/iot
- Repository
- OCA/iot · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- IoT
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/iot
- Last tracking update
- 2026-08-07 08:23:15
- Authors
- Odoo Community Association (OCA), Creu Blanca
- Maintainers
- Odoo Community Association (OCA), Creu Blanca
- Committers
- Weblate, FernandoRomera, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- pika
- System dependencies
- None
- Required by
- None
- Description
This addon defines AMQP as an integration option with a device. With AMQP, we will send and AMQP message to a broker that will send it to the device. Then, the device will do the expected action.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
iot_amqp_host_form_view |
iot.amqp.host.form (in iot_amqp) | iot.amqp.host | form | New |
iot_amqp_host_search_view |
iot.amqp.host.search (in iot_amqp) | iot.amqp.host | search | New |
iot_amqp_host_tree_view |
iot.amqp.host.tree (in iot_amqp) | iot.amqp.host | tree | New |
iot_device_output_form |
iot.device.output.form | iot.device.output | form | Inherits iot_output_oca.iot_device_output_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (3)
-
activeBooleandefault=True -
connectionChar -
nameCharrequired=True
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (4)
-
amqp_exchangeChar -
amqp_host_idMany2one → iot.amqp.hostargs: 'iot.amqp.host' -
amqp_payloadChar -
amqp_routing_keyChar
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…