/CO2-Server

WebSocket server for CO2-mini

Primary LanguagePythonMIT LicenseMIT

CO2-Server

Overview

A WebSocket server that sends data acquired from the CO2-mini. It sends data periodically while it is connected.

How to build and run

docker-compose build
docker-compose up -d

Environment variables

  • WS_HOST: WebSocket host
  • WS_PORT: WebSocket port
  • INTERVAL: Interval to acquire data