Question
Fetching data from external REST API/websockets
I wanted to set the position(Lat-Lng) properties of a Thing, by fetching data from an external Rest APT/Websockets.
I want this process to be continues.Where and how can we achieve this?( Through Events or Services or Subscriptions)

