mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 14:52:01 +02:00
15 lines
359 B
Markdown
15 lines
359 B
Markdown
# Models
|
|
|
|
Detected core models and extensions in iot_amqp_oca.
|
|
|
|
```mermaid
|
|
classDiagram
|
|
class iot_amqp_host
|
|
class iot_communication_system_action
|
|
class iot_device_output
|
|
class iot_device_output_action
|
|
```
|
|
|
|
Notes
|
|
- Classes show model technical names; fields omitted for brevity.
|
|
- Items listed under _inherit are extensions of existing models.
|