You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by Anatol Beck <an...@gmail.com> on 2022/05/24 18:31:48 UTC

Apache Camel Integration

Dear PLC4X Team,
I am currently working on a project where we use Apache Camel to read data
from a machine. It's a floating point temperature and receiving data works
just fine.
However on the other side the data needs to be passed to a modbus server.
Sadly in the Apache Camel framework there is no modbus package. That's when
I stumbled over your beautiful product.
As I clicked on your documentation I could not find anything about the
camel integration nor anywhere on the web.
So my question is: do you have any documentation on the camel integration
or is there none?
Maybe you could send me an example code if this is easier?
Thank you beforehand!
Have a nice day!

Kind regards,
Anatol Beck

RE: Apache Camel Integration

Posted by Christofer Dutz <ch...@c-ware.de>.
Hi Anatol,

first of all, welcome :-)

Yeah ... well ... documentation ...
I did have a quick look, and all I could find was this:
https://github.com/apache/plc4x/blob/develop/plc4j/integrations/apache-camel/src/main/docs/PLC4X.adoc

Admittedly this is sort of a sub-ideal location as here nobody can profit from it - even if it has very limited content.
I'll try to move it so it becomes part of the website.

Chris


-----Original Message-----
From: Anatol Beck <an...@gmail.com> 
Sent: Dienstag, 24. Mai 2022 20:32
To: dev@plc4x.apache.org
Subject: Apache Camel Integration

Dear PLC4X Team,
I am currently working on a project where we use Apache Camel to read data from a machine. It's a floating point temperature and receiving data works just fine.
However on the other side the data needs to be passed to a modbus server.
Sadly in the Apache Camel framework there is no modbus package. That's when I stumbled over your beautiful product.
As I clicked on your documentation I could not find anything about the camel integration nor anywhere on the web.
So my question is: do you have any documentation on the camel integration or is there none?
Maybe you could send me an example code if this is easier?
Thank you beforehand!
Have a nice day!

Kind regards,
Anatol Beck