> I want to read data from the ODB with the mvodb interface in one of my frontends, it's useful to know how old that data is, so I prototyped functionality in a pull request to mvodb: > > https://bitbucket.org/tmidas/mvodb/pull-requests/2/add-readkeylastwritten-function-to-extract Thanks for raising that point. I realized that the odbxx API was also missing that functionality, so I added it: https://bitbucket.org/tmidas/midas/commits/6991a92c19292eaf67721cb80f182c61db077f45 Best, Stefan