Skip to content

Python script that sends sensor data to the NGIF database

Notifications You must be signed in to change notification settings

nclwater/ngif-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGIF Sensor

Tests

Python script that sends sensor data to the NGIF database

Usage

docker run -d -v /home/uo/delta-t:/data --env MONGO_URI=mongodb://user:password@hostname:27017/database?authSource=admin --env DATA_PATH=/data --restart unless-stopped --name ngif-sensor fmcclean/ngif-sensor

Dependencies

pip install -r requirements.txt

Tests

python -m unittest

About

Python script that sends sensor data to the NGIF database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published