-
### What happened?
I found that the release version is 0.12.0. But the branch ends with 0.12, and the document uses the version number of the branch.I hope we can unify it.
https://plc4x.apache.org/…
ZY945 updated
2 hours ago
-
Recently I've finished documentation of standard Firmata protocol (for myself mostly).
Take a look at https://github.com/martin-eden/firmata_protocol/blob/main/protocol.md
One style, railroad di…
-
Hi,
Hoping to get some advice on setting-up ConfigurableFirmata on an Arduino Nano with an AT328PB.
Added a condition to lump the AT328PB in with nano group during board.h configuration:
``
…
-
### What happened?
Hello,
I have a question rather than a bug report.
Is it possible to compile plc4j-apache-kafka with newer versions of the OPC-UA and S7 drivers? If so, is there any document…
-
### What would you like to happen?
As the grid operators are moving towards digitalization, it would be nice to introduce this protocol in the module, to enable scenarios like:
61850 standardization…
-
### What happened?
The test OpcuaPlcDriverTest.multipleThreads in the java opc-ua driver testsuite is regularly failing the CI/CD builds ... re-runing them usually resolves the issue, however we can'…
-
### What happened?
**Current behavior:** An OPC-UA subscription request with N tags will return a collection of N identical PlcSubscriptionHandles. Registering a handler for all of these handles wil…
-
### What happened?
Connect to your Twincat3 PLC with the option load-symbol-and-data-type-tables set to false.
Try browsing or reading a variable, it doesn't get resolved, instead an error is throw…
-
### What would you like to happen?
How to use plc4x build a cpp project? Is the plc4c ready for developers?
### Programming Languages
- [ ] plc4j
- [ ] plc4go
- [X] plc4c
- [ ] plc4net
### Protoc…
-
```
Firmata is a protocol aimed to provide a standard to control a
microcontroller from a PC host. Originally made for Arduino, it tends to be
more abstract so it can fit other microcontroller.
If Ja…