Skip to main content
1-Visitor
June 15, 2020
Solved

How can I upload my own algorithms as a service in thingworx

  • June 15, 2020
  • 1 reply
  • 948 views

How can I upload my own algorithms as a service in thingworx

Best answer by PaiChung

You can create them as an extension.

if it is java script you can just create a Thing in Thingworx.

Although an extension probably is the best path.

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
June 16, 2020

You can create them as an extension.

if it is java script you can just create a Thing in Thingworx.

Although an extension probably is the best path.