All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.yamcs.protobuf.Cop1Proto Maven / Gradle / Ivy

There is a newer version: 5.10.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: yamcs/protobuf/cop1/cop1.proto

package org.yamcs.protobuf;

public final class Cop1Proto {
  private Cop1Proto() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_yamcs_protobuf_cop1_InitializeRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_yamcs_protobuf_cop1_InitializeRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_yamcs_protobuf_cop1_SetConfigRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_yamcs_protobuf_cop1_SetConfigRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_yamcs_protobuf_cop1_GetConfigRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_yamcs_protobuf_cop1_GetConfigRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_yamcs_protobuf_cop1_GetStatusRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_yamcs_protobuf_cop1_GetStatusRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_yamcs_protobuf_cop1_ResumeRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_yamcs_protobuf_cop1_ResumeRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_yamcs_protobuf_cop1_DisableRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_yamcs_protobuf_cop1_DisableRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_yamcs_protobuf_cop1_Clcw_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_yamcs_protobuf_cop1_Clcw_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_yamcs_protobuf_cop1_Cop1Status_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_yamcs_protobuf_cop1_Cop1Status_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_yamcs_protobuf_cop1_Cop1Config_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_yamcs_protobuf_cop1_Cop1Config_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\036yamcs/protobuf/cop1/cop1.proto\022\023yamcs." +
      "protobuf.cop1\032\033yamcs/api/annotations.pro" +
      "to\032\033google/protobuf/empty.proto\032\037google/" +
      "protobuf/timestamp.proto\"\232\001\n\021InitializeR" +
      "equest\022\020\n\010instance\030\001 \001(\t\022\014\n\004name\030\002 \001(\t\0225" +
      "\n\004type\030\003 \001(\0162\'.yamcs.protobuf.cop1.Initi" +
      "alizationType\022\"\n\032clcwCheckInitializeTime" +
      "out\030\004 \001(\004\022\n\n\002vR\030\005 \001(\r\"g\n\020SetConfigReques" +
      "t\022\020\n\010instance\030\001 \001(\t\022\014\n\004name\030\002 \001(\t\0223\n\ncop" +
      "1Config\030\003 \001(\0132\037.yamcs.protobuf.cop1.Cop1" +
      "Config\"2\n\020GetConfigRequest\022\020\n\010instance\030\001" +
      " \001(\t\022\014\n\004name\030\002 \001(\t\"2\n\020GetStatusRequest\022\020" +
      "\n\010instance\030\001 \001(\t\022\014\n\004name\030\002 \001(\t\"/\n\rResume" +
      "Request\022\020\n\010instance\030\001 \001(\t\022\014\n\004name\030\002 \001(\t\"" +
      "F\n\016DisableRequest\022\020\n\010instance\030\001 \001(\t\022\014\n\004n" +
      "ame\030\002 \001(\t\022\024\n\014setBypassAll\030\003 \001(\010\"x\n\004Clcw\022" +
      "1\n\rreceptionTime\030\001 \001(\0132\032.google.protobuf" +
      ".Timestamp\022\017\n\007lockout\030\002 \001(\010\022\014\n\004wait\030\003 \001(" +
      "\010\022\022\n\nretransmit\030\004 \001(\010\022\n\n\002nR\030\005 \001(\r\"\207\002\n\nCo" +
      "p1Status\022\022\n\ncop1Active\030\001 \001(\010\022\024\n\014setBypas" +
      "sAll\030\002 \001(\010\022\'\n\004clcw\030\003 \001(\0132\031.yamcs.protobu" +
      "f.cop1.Clcw\022-\n\005state\030\004 \001(\0162\036.yamcs.proto" +
      "buf.cop1.Cop1State\022\n\n\002vS\030\005 \001(\r\022\013\n\003nnR\030\006 " +
      "\001(\r\022\026\n\016waitQueueNumTC\030\007 \001(\r\022\032\n\022sentQueue" +
      "NumFrames\030\010 \001(\r\022\031\n\021outQueueNumFrames\030\t \001" +
      "(\r\022\017\n\007txCount\030\n \001(\r\"\237\001\n\nCop1Config\022\014\n\004vc" +
      "Id\030\001 \001(\r\022\032\n\022bdAbsolutePriority\030\003 \001(\010\022\023\n\013" +
      "windowWidth\030\004 \001(\r\0225\n\013timeoutType\030\005 \001(\0162 " +
      ".yamcs.protobuf.cop1.TimeoutType\022\017\n\007txLi" +
      "mit\030\006 \001(\r\022\n\n\002t1\030\007 \001(\004*Y\n\022InitializationT" +
      "ype\022\023\n\017WITH_CLCW_CHECK\020\001\022\026\n\022WITHOUT_CLCW" +
      "_CHECK\020\002\022\n\n\006UNLOCK\020\003\022\n\n\006SET_VR\020\004*\247\001\n\tCop" +
      "1State\022\n\n\006ACTIVE\020\001\022\033\n\027RETRANSMIT_WITHOUT" +
      "_WAIT\020\002\022\030\n\024RETRANSMIT_WITH_WAIT\020\003\022\033\n\027INI" +
      "TIALIZING_WITHOUT_BC\020\004\022\030\n\024INITIALIZING_W" +
      "ITH_BC\020\005\022\021\n\rUNINITIALIZED\020\006\022\r\n\tSUSPENDED" +
      "\020\007**\n\013TimeoutType\022\016\n\nUNITIALIZE\020\000\022\013\n\007SUS" +
      "PEND\020\0012\357\005\n\007Cop1Api\022z\n\nInitialize\022&.yamcs" +
      ".protobuf.cop1.InitializeRequest\032\026.googl" +
      "e.protobuf.Empty\",\212\222\003(\032&/api/cop1/{insta" +
      "nce}/{name}:initialize\022q\n\006Resume\022\".yamcs" +
      ".protobuf.cop1.ResumeRequest\032\026.google.pr" +
      "otobuf.Empty\"+\212\222\003\'\032\"/api/cop1/{instance}" +
      "/{name}:resume:\001*\022t\n\007Disable\022#.yamcs.pro" +
      "tobuf.cop1.DisableRequest\032\026.google.proto" +
      "buf.Empty\",\212\222\003(\032#/api/cop1/{instance}/{n" +
      "ame}:disable:\001*\022\200\001\n\tSetConfig\022%.yamcs.pr" +
      "otobuf.cop1.SetConfigRequest\032\026.google.pr" +
      "otobuf.Empty\"4\212\222\0030*\"/api/cop1/{instance}" +
      "/{name}/config:\ncop1Config\022}\n\tGetConfig\022" +
      "%.yamcs.protobuf.cop1.GetConfigRequest\032\037" +
      ".yamcs.protobuf.cop1.Cop1Config\"(\212\222\003$\n\"/" +
      "api/cop1/{instance}/{name}/config\022}\n\tGet" +
      "Status\022%.yamcs.protobuf.cop1.GetStatusRe" +
      "quest\032\037.yamcs.protobuf.cop1.Cop1Status\"(" +
      "\212\222\003$\n\"/api/cop1/{instance}/{name}/status" +
      "B!\n\022org.yamcs.protobufB\tCop1ProtoP\001"
    };
    com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new com.google.protobuf.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public com.google.protobuf.ExtensionRegistry assignDescriptors(
              com.google.protobuf.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          org.yamcs.api.AnnotationsProto.getDescriptor(),
          com.google.protobuf.EmptyProto.getDescriptor(),
          com.google.protobuf.TimestampProto.getDescriptor(),
        }, assigner);
    internal_static_yamcs_protobuf_cop1_InitializeRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_yamcs_protobuf_cop1_InitializeRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_yamcs_protobuf_cop1_InitializeRequest_descriptor,
        new java.lang.String[] { "Instance", "Name", "Type", "ClcwCheckInitializeTimeout", "VR", });
    internal_static_yamcs_protobuf_cop1_SetConfigRequest_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_yamcs_protobuf_cop1_SetConfigRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_yamcs_protobuf_cop1_SetConfigRequest_descriptor,
        new java.lang.String[] { "Instance", "Name", "Cop1Config", });
    internal_static_yamcs_protobuf_cop1_GetConfigRequest_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_yamcs_protobuf_cop1_GetConfigRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_yamcs_protobuf_cop1_GetConfigRequest_descriptor,
        new java.lang.String[] { "Instance", "Name", });
    internal_static_yamcs_protobuf_cop1_GetStatusRequest_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_yamcs_protobuf_cop1_GetStatusRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_yamcs_protobuf_cop1_GetStatusRequest_descriptor,
        new java.lang.String[] { "Instance", "Name", });
    internal_static_yamcs_protobuf_cop1_ResumeRequest_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_yamcs_protobuf_cop1_ResumeRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_yamcs_protobuf_cop1_ResumeRequest_descriptor,
        new java.lang.String[] { "Instance", "Name", });
    internal_static_yamcs_protobuf_cop1_DisableRequest_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_yamcs_protobuf_cop1_DisableRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_yamcs_protobuf_cop1_DisableRequest_descriptor,
        new java.lang.String[] { "Instance", "Name", "SetBypassAll", });
    internal_static_yamcs_protobuf_cop1_Clcw_descriptor =
      getDescriptor().getMessageTypes().get(6);
    internal_static_yamcs_protobuf_cop1_Clcw_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_yamcs_protobuf_cop1_Clcw_descriptor,
        new java.lang.String[] { "ReceptionTime", "Lockout", "Wait", "Retransmit", "NR", });
    internal_static_yamcs_protobuf_cop1_Cop1Status_descriptor =
      getDescriptor().getMessageTypes().get(7);
    internal_static_yamcs_protobuf_cop1_Cop1Status_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_yamcs_protobuf_cop1_Cop1Status_descriptor,
        new java.lang.String[] { "Cop1Active", "SetBypassAll", "Clcw", "State", "VS", "NnR", "WaitQueueNumTC", "SentQueueNumFrames", "OutQueueNumFrames", "TxCount", });
    internal_static_yamcs_protobuf_cop1_Cop1Config_descriptor =
      getDescriptor().getMessageTypes().get(8);
    internal_static_yamcs_protobuf_cop1_Cop1Config_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_yamcs_protobuf_cop1_Cop1Config_descriptor,
        new java.lang.String[] { "VcId", "BdAbsolutePriority", "WindowWidth", "TimeoutType", "TxLimit", "T1", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(org.yamcs.api.AnnotationsProto.route);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    org.yamcs.api.AnnotationsProto.getDescriptor();
    com.google.protobuf.EmptyProto.getDescriptor();
    com.google.protobuf.TimestampProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy