Skip to main content
1-Visitor
September 20, 2021
Solved

How i can check if my thingworx is up and running?

  • September 20, 2021
  • 1 reply
  • 879 views

Hello, 

 

The use case is that i have machine that needs to call o make a call to the platform to check of it available before sending data. is there any embedded service that can do? any idea?

 

Thanks, 

Yous

Best answer by SachinSharma

@YD_9850038 

 

You can perform a simple REST call for a property or service to check the Thingworx status. If you get a 200 response that means your Thingworx is up an running. Alternate methods are documented in this article.

 

Regards,

Sachin Sharma

1 reply

16-Pearl
September 20, 2021

@YD_9850038 

 

You can perform a simple REST call for a property or service to check the Thingworx status. If you get a 200 response that means your Thingworx is up an running. Alternate methods are documented in this article.

 

Regards,

Sachin Sharma