Question
How do I turn my java code into server that accepts parameters?
Hi,
I have this java code that connects to different products depending on the parameters and sending data from this product to Things in Thingworx.
How do I turn the code into a web server that takes in the parameters?
Thanks,
Rami

