@uvalib/occupancy-tools

Tools to help gather occupancy data at the Library

Usage no npm install needed!

<script type="module">
  import uvalibOccupancyTools from 'https://cdn.skypack.dev/@uvalib/occupancy-tools';
</script>

README

occupancy-tools

Scripts to pull occupancy (and related) data from endpoints into our db

Usage

export GOOGLE_APPLICATION_CREDENTIALS="path/to/keyfile"
export AXISUSER=user
export AXISPASS=password
npx occupancy-poller

Deployment

First build the service container using this TeamCity job.

Then deploy the container using this TeamCity job