chrisdutz commented on issue #722:
URL: https://github.com/apache/plc4x/issues/722#issuecomment-1397305855

   Ok ... the PLC4X Server is sort of an experiment ... should be pretty 
advanced state, if you use the Java Server.
   
   From what I see in the code I wrote some time ago, you simply start the Java 
PLC4X Server ... there's not any configuration to that. 
   
   On the client side things are slightly more complicated.
   
   Connection String: 
   
   
`plc4x://{ip-of-the-plc4x-server}?remote-connection-string={url-encoded-connection-string}`
   
   I think you simply use the normal address strings you would use in order to 
communicate with the corresponding driver if you connected to it directly.
   
   But ... as I said ... this thing is not very highly tested. But feel free to 
do so and give us some feedback on how it's performing and mabe help us make it 
better.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to