libgs.database.MonitorDb.get

MonitorDb.get(limit=None, keys=None, tstamps=None, **kwargs)

Note

To do partial matches, use the % wildchar. eg keys = [‘%NW%’, ‘%NE%’] will match all keys with NW and NE in their names.