plc4x icon indicating copy to clipboard operation
plc4x copied to clipboard

[DOCUMENTATION]: IoTDB documentation refers to missing example

Open slawr opened this issue 10 months ago • 2 comments

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

slawr avatar Feb 21 '25 16:02 slawr

We moved all examples to the plc4x-extras repo some time ago. But yes, we need to update the documentation.

chrisdutz avatar Feb 21 '25 17:02 chrisdutz

I’d like to contribute to this issue and work on fixing the documentation link.

klaus321901 avatar Oct 02 '25 23:10 klaus321901