Solved
How does thingworx connect to redis
How does thingworx connect to redis and write data changes to the thing it is listening to
How does thingworx connect to redis and write data changes to the thing it is listening to
There's no standard Redis connector. You'd either need to create a custom Java extension for that, or use Redis JDBC driver, which you need to import it as this article describes.
/ Constantine
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.