GetEdgeThings
The GetEdgeThings service returns a list of edge things that are registered with the EMS gateway.
Inputs
The name of the EMS gateway.
Outputs
This service returns a TW_INFOTABLE that contains the names of the Edge things that are registered with the EMS gateway.
Here is an example of the REST call that retrieves the names of the Edge things that are registered with the EMS gateway:

http://localhost:8000/Thingworx/Things/LocalEms/Services/GetEdgeThings
Was this helpful?