Skip to content

A parameter and datalogging server for the NASA Ceramic Oxygen Generator

License

Notifications You must be signed in to change notification settings

PubInv/mcogserver

Repository files navigation

mcogserver

A parameter and datalogging server for the NASA Ceramic Oxygen Generator

A Note On Control

On Geoffs server, this is treated as a service that can be restarted with:

> sudo systemctl start mcogs.service

Local is for manually uploading the logs on the server. given a mac address

iotserver is the process that automatically uploads to cumulocity and saves to disk.

Setup

clone the repo

make sure to init the submodules git submodule init git submodule update

#environmental setup sudo apt install -y build-essential git libssl-dev

#install the local mcogserver git clone https://github.com/PubInv/mcogserver.git make sudo systemctl start mcogs.service sudo systemctl enable mcogs.service

About

A parameter and datalogging server for the NASA Ceramic Oxygen Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published