plc4x
plc4x copied to clipboard
[DOCUMENTATION]: IoTDB documentation refers to missing example
What happened?
The Apache IoTDB user documentation https://plc4x.apache.org/plc4x/latest/users/integrations/apache-iotdb.html links to an example https://github.com/apache/plc4x/tree/develop/plc4j/examples/hello-integration-iotdb which does not exist.
I can not find the file or something close to it in the sources so am unable to provide a fix.
Version
v0.12.0
Programming Languages
- [ ] plc4j
- [ ] plc4go
- [ ] plc4c
- [ ] plc4net
Protocols
- [ ] AB-Ethernet
- [ ] ADS /AMS
- [ ] BACnet/IP
- [ ] CANopen
- [ ] DeltaV
- [ ] DF1
- [ ] EtherNet/IP
- [ ] Firmata
- [ ] KNXnet/IP
- [ ] Modbus
- [ ] OPC-UA
- [ ] S7
We moved all examples to the plc4x-extras repo some time ago. But yes, we need to update the documentation.
I’d like to contribute to this issue and work on fixing the documentation link.