com.zepben.protobuf.nm.SetSwitchState Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of evolve-grpc Show documentation
Show all versions of evolve-grpc Show documentation
Protobuf and gRPC definitions for the evolve platform
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: zepben/protobuf/nm/set-switch-state.proto
package com.zepben.protobuf.nm;
public final class SetSwitchState {
private SetSwitchState() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
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.pr" +
"oto\022\022zepben.protobuf.nm\0322zepben/protobuf" +
"/nm/set-switch-state-requests.proto\0323zep" +
"ben/protobuf/nm/set-switch-state-respons" +
"es.proto2\225\001\n\022SwitchStateService\022\177\n\026setCu" +
"rrentSwitchStates\0221.zepben.protobuf.nm.S" +
"etCurrentSwitchStatesRequest\0322.zepben.pr" +
"otobuf.nm.SetCurrentSwitchStatesResponse" +
"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.zepben.protobuf.nm.SetSwitchStateRequests.getDescriptor(),
com.zepben.protobuf.nm.SetSwitchStateResponses.getDescriptor(),
});
com.zepben.protobuf.nm.SetSwitchStateRequests.getDescriptor();
com.zepben.protobuf.nm.SetSwitchStateResponses.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}