Package org.yamcs.ygw

Class ProtoConverter

java.lang.Object
org.yamcs.ygw.ProtoConverter

public class ProtoConverter extends Object
  • Constructor Details

    • ProtoConverter

      public ProtoConverter()
  • Method Details

    • fromProtoMillis

      public static long fromProtoMillis(org.yamcs.ygw.protobuf.Ygw.Timestamp t)
    • toProtoTimestamp

      public static org.yamcs.ygw.protobuf.Ygw.Timestamp toProtoTimestamp(long instant)
    • fromProto

      public static CommandHistoryPublisher.AckStatus fromProto(org.yamcs.ygw.protobuf.Ygw.CommandAck.AckStatus ackStatus)
    • fromProto

      public static CommandOption fromProto(org.yamcs.ygw.protobuf.Ygw.CommandOption opt)