An open API service indexing awesome lists of open source software.

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.

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.

![Animated Gif of Reindeer Dashboard](assets/dashboard.gif)

## 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)