You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by Christofer Dutz <ch...@c-ware.de> on 2021/09/21 17:55:13 UTC

[DRAFT] [ANNOUNCE] Apache PLC4X 0.9.0 released

The Apache PLC4X team is pleased to announce the release of Apache PLC4X 0.9.0

PLC4X is a set of libraries for communicating with industrial programmable
logic controllers (PLCs) using a variety of protocols but with a shared API.

The current release contains drivers able to communicate with industrial PLCs using one of the following protocols:

  *   AB-ETH
  *   Beckhoff ADS
  *   CanOpen
  *   EtherNet/IP / EIP
  *   Firmata
  *   KNXNet/IP
  *   Modbus
  *   OPC UA
  *   Siemens S7 (0x32)

Beyond that we also provide integration modules for the following Apache projects and frameworks:

  *   Apache Calcite
  *   Apache Camel
  *   Apache Edgent (Incubating / Retired)
  *   Apache Kafka (Kafka Connect)
  *   Apache NiFi

It also provides an `OPC UA Server` which can act as a bridge between legacy systems and OPC UA.

Visit the Apache PLC4X website [1] for general information or
the downloads page [2] for release notes and download information.

NOTICE: In contrast to the content of the README, please be sure to build PLC4X at least with Java 11

Regards,
The Apache PLC4X team

[1] http://plc4x.apache.org
[2] http://plc4x.apache.org/users/download.html

Re: [DRAFT] [ANNOUNCE] Apache PLC4X 0.9.0 released

Posted by Łukasz Dywicki <lu...@code-house.org>.
I'd like to propose two more points.

For drivers:
- GenericCan

For incubating elements.
- CAN Transport (Hardware Abstraction Layer)

These are things which are definitely new in 0.9.

Kind regards,
Łukasz

On 21.09.2021 19:55, Christofer Dutz wrote:
> The Apache PLC4X team is pleased to announce the release of Apache PLC4X 0.9.0
> 
> PLC4X is a set of libraries for communicating with industrial programmable
> logic controllers (PLCs) using a variety of protocols but with a shared API.
> 
> The current release contains drivers able to communicate with industrial PLCs using one of the following protocols:
> 
>    *   AB-ETH
>    *   Beckhoff ADS
>    *   CanOpen
>    *   EtherNet/IP / EIP
>    *   Firmata
>    *   KNXNet/IP
>    *   Modbus
>    *   OPC UA
>    *   Siemens S7 (0x32)
> 
> Beyond that we also provide integration modules for the following Apache projects and frameworks:
> 
>    *   Apache Calcite
>    *   Apache Camel
>    *   Apache Edgent (Incubating / Retired)
>    *   Apache Kafka (Kafka Connect)
>    *   Apache NiFi
> 
> It also provides an `OPC UA Server` which can act as a bridge between legacy systems and OPC UA.
> 
> Visit the Apache PLC4X website [1] for general information or
> the downloads page [2] for release notes and download information.
> 
> NOTICE: In contrast to the content of the README, please be sure to build PLC4X at least with Java 11
> 
> Regards,
> The Apache PLC4X team
> 
> [1] http://plc4x.apache.org
> [2] http://plc4x.apache.org/users/download.html
>