X-Git-Url: https://zdv.bktei.com/gitweb/EVA-2020-02.git/blobdiff_plain/a4c49e2a024f73000baf0228a2da8f68c4931e84..f68aa0b760fa69f6ae3ebd6865e3c8158be37f0a:/TODO.org diff --git a/TODO.org b/TODO.org index cddc236..db92f33 100644 --- a/TODO.org +++ b/TODO.org @@ -55,6 +55,16 @@ Setting up time tracking via ~chrony~. ** TODO Use ~age --version~ in creating ~VERSION~ output files ~age~ as of ~beta7~ outputs its version using the ~--version~ option. +** TODO Create scripts to store current sensor values in ~/dev/shm/~ dir +Date Created: 2021-01-25T00:36Z + +Create or adjust executables so they write latest sensor values to +~/dev/shm~ so other scripts can read values from them for other +purposes (i.e. periodically reading and piping into ~bklog~). + +Ideally, the scripts should output sensor data in ~jsonline~ formatted +to use an appropriate ontology (i.e. [[https://www.w3.org/TR/vocab-ssn/#iphone_barometer-sosa][SOSA]]). + * Finished Tasks ** DONE Remove unused executables CLOSED: [2021-01-25 Mon 00:07]