ThingWorx Raspberry Pi Quickstart
Hi everybody,
I'm currently working my way into the ThingWorx ecosystem and I am currently stuck on the Raspberry Pi Quickstart Guide when trying to connect the Lua Script Ressource to the running Edge Micro Server.
When running wsems EMS can connect to the platform but appears this problem.
[ERROR] 2017-02-22 03:39:20,806 emsRequestHandler: Thing not bound to EMS, or host is not set
I am in the config.json configuration file of the auto_bind part of the binding name "PiThing","gateway"设置为false
And as long as a run LSR it is displayed
[DEBUG] 2017-02-22 03:39:21, 30 TlsStream::doclose: Disconeccting socket
[DEBUG] 2017-02-22 03:39:21, 30 SDK: twTlsClient_Close: Disconnecting from server
The property can be read on the platform but the property can not be updated


