Skip to content

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

Notifications You must be signed in to change notification settings

remcoaalbregt/UptimeRobot-to-serial

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published