GetMicroserverVersion
The GetMicroserverVersion service returns the version of the EMS.
Inputs
None
Outputs
This service returns a string that contains the version of the EMS. For example, 5.4.0
Here is an example of a REST call that retrieves the version of an EMS:

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