Initial SHE release
The initial release of the Smart HAT Engine (SHE)
- Builds a plugin-based architecture for executing functions on incoming data
- Uses the existing data bundling method to define the specifics of what data needs to be sent to a SHE function for execution
- Demonstrates the approach via existing data mapping into a single homogeneous stream from Facebook, Twitter, Fitbit and Google Calendar plugs
- Removes obsolete database tables previously used for "contextualised" data
- Updates project dependencies to newest version of Scala (2.12.4), Play Framework (2.6.6) and Slick (2.2.1) along with all related smaller dependencies