libgs.database.CommsLog.put

CommsLog.put(nid, pass_id, orig, dest, msg)[source]

Add new item to the log

Parameters:
  • nid (int) – Norad ID of the satellite commuicated with
  • pass_id (str) – ID of the pass the communication belongs to
  • orig (str) – Originator of the message
  • dest (str) – Destination of the message
  • msg (str) – The message itself