Interface TagReceiver


public interface TagReceiver
Used by TagDb to send back updates on fetched tags
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    A new tag matching the request was fetched from the tag db
  • Method Details

    • onTag

      void onTag(Yamcs.ArchiveTag tag)
      A new tag matching the request was fetched from the tag db