From a7f1fc316f2b65624036ce37c19155cba99500ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Pupier?= Date: Fri, 26 Jul 2024 11:02:15 +0200 Subject: [PATCH] Fix rendering of list in PLC4X top level description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Pupier --- components/camel-plc4x/src/main/docs/plc4x-component.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/components/camel-plc4x/src/main/docs/plc4x-component.adoc b/components/camel-plc4x/src/main/docs/plc4x-component.adoc index 35e1673beded2..c2de38539955e 100644 --- a/components/camel-plc4x/src/main/docs/plc4x-component.adoc +++ b/components/camel-plc4x/src/main/docs/plc4x-component.adoc @@ -17,6 +17,7 @@ The Camel Component for PLC4X allows you to create routes using the PLC4X API to read from a Programmable Logic Controllers (PLC) device or write to it. It supports various protocols by adding the driver dependencies: + * Allen Bradley ETH * Automation Device Specification (ADS) * CANopen