libgs.database.MonitorDb.put

MonitorDb.put(pass_id, key, value, alert=None)[source]

Add key/value pair to database.

Parameters:
  • key – The key to add
  • value – The corresponding value
  • **kwargs – Additional columns to set (if available in the database)