Can I build 1005 javascript solution

Hi all

I want to write a driver for a home automation system. i can only use Javascript 1.7 (spidermonkey). I want to be able to detect where devices are in the home and trigger actions based on device/location.

Is this possible when all i have is javascript to work wiht?

Hi Mark,

Yes, you can build beacon-enabled apps witj JavaScript. Although we don’t have an official SDK, there’s a company called Evothings and they have developed a PhoneGap plugin for our iOS SDK. There’s a post on Estimote blog where you can look up details on how to get started: http://blog.estimote.com/post/113528105500/build-ibeacon-and-nearables-enabled-apps-in-c-and

Cheers.