]> zdv.bktei.com Git - EVA-2020-02.git/commitdiff
Merge branch 'feature/time-server/EVA-2020-02' into develop
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Tue, 14 Mar 2023 19:56:39 +0000 (19:56 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Tue, 14 Mar 2023 19:56:39 +0000 (19:56 +0000)
1  2 
TODO.org

diff --cc TODO.org
index cddc236f33281b975939b81c60b4b30687e18af0,31380366b5fea6d4a7cfefc3197d42a8ccb12595..db92f337684d312523261a9426410767baf5cc49
+++ b/TODO.org
@@@ -52,9 -52,16 +52,19 @@@ Date Created: 2021-01-25T00:25
  
  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]