remcoaalbregt / UptimeRobot-to-serial

Simple NodeJs server that polls UptimeRobot monitors and fires commands to a connected serial device.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UptimeRobot to serial

Work in progress!

Simple node server that polls UptimeRobot monitors and fires commands to a connected serial device.

Usage

  • Copy sample.env to .env and provide your own UptimeRobot main API-key
  • Hook up a serial device that listens to the commands from the ./src/helpers/serialHelper.js-file.
  • Run docker-compose up

About

Simple NodeJs server that polls UptimeRobot monitors and fires commands to a connected serial device.


Languages

Language:JavaScript 100.0%