https://github.com/bsatrom/reindeer-recon
A Holiday-themed Asset Tracking Project powered by the Notecard and Notehub.io.
https://github.com/bsatrom/reindeer-recon
azure-functions blues-io cosmosdb iot mapbox-gl-js notecard notehub-io sveltejs
Last synced: 6 months ago
JSON representation
A Holiday-themed Asset Tracking Project powered by the Notecard and Notehub.io.
- Host: GitHub
- URL: https://github.com/bsatrom/reindeer-recon
- Owner: bsatrom
- License: mit
- Created: 2020-12-07T21:59:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T09:14:32.000Z (over 3 years ago)
- Last Synced: 2025-03-28T10:16:42.985Z (about 1 year ago)
- Topics: azure-functions, blues-io, cosmosdb, iot, mapbox-gl-js, notecard, notehub-io, sveltejs
- Language: Svelte
- Homepage: https://reindeer-recon.vercel.app
- Size: 1.12 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Reindeer Recon 2020
A Holiday-themed Asset Tracking Project powered by the [Notecard](https://blues.io) and [Notehub.io](https://notehub.io).
This repository contains the complete source for the Reindeer Recon project, including:
- A [configuration script](config/reindeer-tracker.json) for setting-up the Notecard and Notecarrier-AL as a standalone asset tracker.
- Azure Functions for [storing tracker data](functions/reindeerFunctions/saveReindeerLocation/index.js) in CosmosDB, and [retrieving tracker data](functions/reindeerFunctions/getReindeerLocations/index.js) for the web dashboard.
- A [SvelteJS and Mapbox app](dashboard/) for displaying animated tracker data.

## Other Resources
- [Blues Wireless Developer Portal](https://dev.blues.io)
- [Blues Wireless Forum](https://discuss.blues.io)
- [Blues Wireless on Twitter](https://twitter.com/blueswireless)