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

com.zepben.protobuf.nm.SetSwitchStateData Maven / Gradle / Ivy

There is a newer version: 0.32.0-SNAPSHOT2
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: zepben/protobuf/nm/set-switch-state-data.proto

package com.zepben.protobuf.nm;

public final class SetSwitchStateData {
  private SetSwitchStateData() {}
  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_zepben_protobuf_nm_SwitchStateUpdate_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_zepben_protobuf_nm_SwitchStateUpdate_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.zepben/protobuf/nm/set-switch-state-da" +
      "ta.proto\022\022zepben.protobuf.nm\032\037google/pro" +
      "tobuf/timestamp.proto\"a\n\021SwitchStateUpda" +
      "te\022\014\n\004mRID\030\001 \001(\t\022\017\n\007setOpen\030\002 \001(\010\022-\n\ttim" +
      "estamp\030\003 \001(\0132\032.google.protobuf.Timestamp" +
      "B/\n\026com.zepben.protobuf.nmP\001\252\002\022Zepben.Pr" +
      "otobuf.NMb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.TimestampProto.getDescriptor(),
        });
    internal_static_zepben_protobuf_nm_SwitchStateUpdate_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_zepben_protobuf_nm_SwitchStateUpdate_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_zepben_protobuf_nm_SwitchStateUpdate_descriptor,
        new java.lang.String[] { "MRID", "SetOpen", "Timestamp", });
    com.google.protobuf.TimestampProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy