Skip to content

mfa/sensor-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensor push

about

Push sensor data to a custom endpoint every minute. The original version was in Python, but this one is hopefully more stable over system updates.

Currently only the nvml (Nvidia GPU) is implemented.

run

cargo run -- --url http://example.org/push/ --id rtx2070

About

Rust version of push sensor data to my own IOT server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published