monteslu / pagenodes

Completely Browser Based IOT Platform
https://pagenodes.com
Apache License 2.0
222 stars 32 forks source link

Add geonode #18

Closed samrocksc closed 8 years ago

samrocksc commented 8 years ago

What's this PR do?

This PR cleaned up a little bit of code in the camera(sorry). I also added all of the necessary files to create a geonode that reports back the navigator.getCurrentLocation(); method of the browser. I will probably make more changes in the future if I find any compatibility issue; however, I did not find any at this point.

The data is attached to msg.location.

What are the important parts of the code?

Per future documentation here are the files required in order to create a node:

This can be tested by the standard build processes in package.json

Is any other information necessary to understand this?

not really

What are the relevant tickets? (Please add closes, refs, etc)

Part of #17 , will fix localdb soon.

Screenshots (if appropriate)

samrocksc commented 8 years ago

pushed up some better readme stuff

samrocksc commented 8 years ago

Closed up the anchor, double checked a couple other syntaxes.