Skip to main content
11-Garnet
July 1, 2016
Question

Pushing Notification to Android devices?

  • July 1, 2016
  • 3 replies
  • 1534 views

Hi,

Can anybody provide overview of how to push an notification from Thingworx server to Android devices?

3 replies

5-Regular Member
July 1, 2016

Hello, are you using the Android SDK for your remote devices? It should be as simple as calling a remote service on a remote thing which is bound to an active edge device, in that case.

Here is the Android SDK documentation. Hope this helps!

Tori

11-Garnet
July 2, 2016

Hi Tori,

We are using Android SDK and are able to connect our Android device to Thingworx Server. Wanted to know how do we notify from a remote Thing service.

5-Regular Member
July 6, 2016

Wait so you are notifying the Edge of something which is happening on the Platform? Or vice versa?