Skip to content

thecodingaviator/authentic-policy-alarm

Repository files navigation

Policy Alarm Service

This is a server that serves the simple purpose of transmitting information from Authentic Insurance's customer.io policy sold flow to the microcontroller for the Policy Alarm (POLAR) v2.

What is POLAR?

Why was this repository/code needed?

Arduino microcontrollers (like the WT32-ETH01 board used) cannot act as a web server without adding port forwarding settings. This server gets around that by exposing whether or not a policy was sold in the last 5 seconds to the web (POST on /customer), which the microcontroller GETs (on /beacon).

About

A simple server to get data from a webhook to an arduino microcontroller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published