Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Remotely administer Windows Edge IoT Devices without coding.
Learn how to download, install, and configure the Edge Microserver (EMS) to create an AlwaysOn (TM) connection between Edge IoT Devices and ThingWorx Foundation.
NOTE: The estimated time to complete all parts of this guide is 30 minutes.
The Web Socket Edge MicroServer (WSEMS... or just EMS for short) is a pre-compiled application based on the C SDK.
Typically, the EMS is used on devices "smart" enough to have their own operating system, such as a Raspberry Pi or personal computer.
Rather than editing code and compiling into a custom binary (as with the SDKs), the EMS allows you to simply edit some configuration files to point the Edge IoT device towards the appropriate ThingWorx Foundation instance.
In addition, the EMS utilizes the PTC-proprietary AlwaysOn protocol to "phone-home", rather than having Foundation reach out to it. As such, the EMS will typically not require port forwarding/opening, and can easily communicate from a more-secure Edge environment to the Foundation server.
In this step, you'll download and extract the EMS onto your personal Windows computer.
Versions of the EMS are available for Linux running on both x86 and ARM processors. Those are outside the scope of this guide, but require only minor modifications versus the instructions presented here.
New folders may be added to the \CDEMO_EMS directory for various purposes.
Some of these will be utilized within this guide, while others may be utilized in future guides using the EMS.
Note that these particular names are not mandatory, and are simply the names used within this guide.
It can also be helpful during testing to have some small files in these folders to further demonstrate connectivity.
As these files were custom-created for the guide, seeing them within ThingWorx Foundation ensures that the connection between Foundation and the EMS is real and current.
Click here to view Part 2 of this guide.
Until here yes, but the "Click here" link to see Part 2 is not working.
Thank you
@FabioValente Thanks for pointing that out. I've fixed the link.