//
//Системный сервис тэгов

// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// 	protoc-gen-go v1.30.0
// 	protoc        v4.23.1
// source: keyapis/device/v1/keyapis_device_system_v1.proto

package keyapis_device_v1

import (
	_ "google.golang.org/genproto/googleapis/api/annotations"
	protoreflect "google.golang.org/protobuf/reflect/protoreflect"
	protoimpl "google.golang.org/protobuf/runtime/protoimpl"
	reflect "reflect"
	sync "sync"
)

const (
	// Verify that this generated code is sufficiently up-to-date.
	_ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
	// Verify that runtime/protoimpl is sufficiently up-to-date.
	_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
)

// Запрос проверки доступности сервиса
type GetSystemStatusRequest struct {
	state         protoimpl.MessageState
	sizeCache     protoimpl.SizeCache
	unknownFields protoimpl.UnknownFields
}

func (x *GetSystemStatusRequest) Reset() {
	*x = GetSystemStatusRequest{}
	if protoimpl.UnsafeEnabled {
		mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[0]
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		ms.StoreMessageInfo(mi)
	}
}

func (x *GetSystemStatusRequest) String() string {
	return protoimpl.X.MessageStringOf(x)
}

func (*GetSystemStatusRequest) ProtoMessage() {}

func (x *GetSystemStatusRequest) ProtoReflect() protoreflect.Message {
	mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[0]
	if protoimpl.UnsafeEnabled && x != nil {
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		if ms.LoadMessageInfo() == nil {
			ms.StoreMessageInfo(mi)
		}
		return ms
	}
	return mi.MessageOf(x)
}

// Deprecated: Use GetSystemStatusRequest.ProtoReflect.Descriptor instead.
func (*GetSystemStatusRequest) Descriptor() ([]byte, []int) {
	return file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDescGZIP(), []int{0}
}

// Ответ на запрос проверки доступности сервиса
type GetSystemStatusResponse struct {
	state         protoimpl.MessageState
	sizeCache     protoimpl.SizeCache
	unknownFields protoimpl.UnknownFields
}

func (x *GetSystemStatusResponse) Reset() {
	*x = GetSystemStatusResponse{}
	if protoimpl.UnsafeEnabled {
		mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[1]
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		ms.StoreMessageInfo(mi)
	}
}

func (x *GetSystemStatusResponse) String() string {
	return protoimpl.X.MessageStringOf(x)
}

func (*GetSystemStatusResponse) ProtoMessage() {}

func (x *GetSystemStatusResponse) ProtoReflect() protoreflect.Message {
	mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[1]
	if protoimpl.UnsafeEnabled && x != nil {
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		if ms.LoadMessageInfo() == nil {
			ms.StoreMessageInfo(mi)
		}
		return ms
	}
	return mi.MessageOf(x)
}

// Deprecated: Use GetSystemStatusResponse.ProtoReflect.Descriptor instead.
func (*GetSystemStatusResponse) Descriptor() ([]byte, []int) {
	return file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDescGZIP(), []int{1}
}

// Настройки автогенерации RFID
type RfidAutoGenerateSettings struct {
	state         protoimpl.MessageState
	sizeCache     protoimpl.SizeCache
	unknownFields protoimpl.UnknownFields

	// Признак включения автогенерации RFID
	IsEnabled bool `protobuf:"varint,1,opt,name=is_enabled,json=isEnabled,proto3" json:"is_enabled,omitempty"`
}

func (x *RfidAutoGenerateSettings) Reset() {
	*x = RfidAutoGenerateSettings{}
	if protoimpl.UnsafeEnabled {
		mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[2]
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		ms.StoreMessageInfo(mi)
	}
}

func (x *RfidAutoGenerateSettings) String() string {
	return protoimpl.X.MessageStringOf(x)
}

func (*RfidAutoGenerateSettings) ProtoMessage() {}

func (x *RfidAutoGenerateSettings) ProtoReflect() protoreflect.Message {
	mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[2]
	if protoimpl.UnsafeEnabled && x != nil {
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		if ms.LoadMessageInfo() == nil {
			ms.StoreMessageInfo(mi)
		}
		return ms
	}
	return mi.MessageOf(x)
}

// Deprecated: Use RfidAutoGenerateSettings.ProtoReflect.Descriptor instead.
func (*RfidAutoGenerateSettings) Descriptor() ([]byte, []int) {
	return file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDescGZIP(), []int{2}
}

func (x *RfidAutoGenerateSettings) GetIsEnabled() bool {
	if x != nil {
		return x.IsEnabled
	}
	return false
}

// Запрос получения настроек автогенерации RFID
type GetSystemRfidAutoGenerateSettingsRequest struct {
	state         protoimpl.MessageState
	sizeCache     protoimpl.SizeCache
	unknownFields protoimpl.UnknownFields
}

func (x *GetSystemRfidAutoGenerateSettingsRequest) Reset() {
	*x = GetSystemRfidAutoGenerateSettingsRequest{}
	if protoimpl.UnsafeEnabled {
		mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[3]
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		ms.StoreMessageInfo(mi)
	}
}

func (x *GetSystemRfidAutoGenerateSettingsRequest) String() string {
	return protoimpl.X.MessageStringOf(x)
}

func (*GetSystemRfidAutoGenerateSettingsRequest) ProtoMessage() {}

func (x *GetSystemRfidAutoGenerateSettingsRequest) ProtoReflect() protoreflect.Message {
	mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[3]
	if protoimpl.UnsafeEnabled && x != nil {
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		if ms.LoadMessageInfo() == nil {
			ms.StoreMessageInfo(mi)
		}
		return ms
	}
	return mi.MessageOf(x)
}

// Deprecated: Use GetSystemRfidAutoGenerateSettingsRequest.ProtoReflect.Descriptor instead.
func (*GetSystemRfidAutoGenerateSettingsRequest) Descriptor() ([]byte, []int) {
	return file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDescGZIP(), []int{3}
}

// Ответ на запрос получения настроек автогенерации RFID
type GetSystemRfidAutoGenerateSettingsResponse struct {
	state         protoimpl.MessageState
	sizeCache     protoimpl.SizeCache
	unknownFields protoimpl.UnknownFields

	// Настройки автогенерации RFID
	Data *RfidAutoGenerateSettings `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
}

func (x *GetSystemRfidAutoGenerateSettingsResponse) Reset() {
	*x = GetSystemRfidAutoGenerateSettingsResponse{}
	if protoimpl.UnsafeEnabled {
		mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[4]
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		ms.StoreMessageInfo(mi)
	}
}

func (x *GetSystemRfidAutoGenerateSettingsResponse) String() string {
	return protoimpl.X.MessageStringOf(x)
}

func (*GetSystemRfidAutoGenerateSettingsResponse) ProtoMessage() {}

func (x *GetSystemRfidAutoGenerateSettingsResponse) ProtoReflect() protoreflect.Message {
	mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[4]
	if protoimpl.UnsafeEnabled && x != nil {
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		if ms.LoadMessageInfo() == nil {
			ms.StoreMessageInfo(mi)
		}
		return ms
	}
	return mi.MessageOf(x)
}

// Deprecated: Use GetSystemRfidAutoGenerateSettingsResponse.ProtoReflect.Descriptor instead.
func (*GetSystemRfidAutoGenerateSettingsResponse) Descriptor() ([]byte, []int) {
	return file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDescGZIP(), []int{4}
}

func (x *GetSystemRfidAutoGenerateSettingsResponse) GetData() *RfidAutoGenerateSettings {
	if x != nil {
		return x.Data
	}
	return nil
}

// Запрос обновления настроек автогенерации RFID
type PutSystemRfidAutoGenerateSettingsRequest struct {
	state         protoimpl.MessageState
	sizeCache     protoimpl.SizeCache
	unknownFields protoimpl.UnknownFields

	// Настройки автогенерации RFID
	Data *RfidAutoGenerateSettings `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
}

func (x *PutSystemRfidAutoGenerateSettingsRequest) Reset() {
	*x = PutSystemRfidAutoGenerateSettingsRequest{}
	if protoimpl.UnsafeEnabled {
		mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[5]
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		ms.StoreMessageInfo(mi)
	}
}

func (x *PutSystemRfidAutoGenerateSettingsRequest) String() string {
	return protoimpl.X.MessageStringOf(x)
}

func (*PutSystemRfidAutoGenerateSettingsRequest) ProtoMessage() {}

func (x *PutSystemRfidAutoGenerateSettingsRequest) ProtoReflect() protoreflect.Message {
	mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[5]
	if protoimpl.UnsafeEnabled && x != nil {
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		if ms.LoadMessageInfo() == nil {
			ms.StoreMessageInfo(mi)
		}
		return ms
	}
	return mi.MessageOf(x)
}

// Deprecated: Use PutSystemRfidAutoGenerateSettingsRequest.ProtoReflect.Descriptor instead.
func (*PutSystemRfidAutoGenerateSettingsRequest) Descriptor() ([]byte, []int) {
	return file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDescGZIP(), []int{5}
}

func (x *PutSystemRfidAutoGenerateSettingsRequest) GetData() *RfidAutoGenerateSettings {
	if x != nil {
		return x.Data
	}
	return nil
}

// Ответ на запрос обновления настроек автогенерации RFID
type PutSystemRfidAutoGenerateSettingsResponse struct {
	state         protoimpl.MessageState
	sizeCache     protoimpl.SizeCache
	unknownFields protoimpl.UnknownFields

	// Тип ответа
	//
	// Types that are assignable to Type:
	//
	//	*PutSystemRfidAutoGenerateSettingsResponse_Data
	//	*PutSystemRfidAutoGenerateSettingsResponse_Error_
	Type isPutSystemRfidAutoGenerateSettingsResponse_Type `protobuf_oneof:"type"`
}

func (x *PutSystemRfidAutoGenerateSettingsResponse) Reset() {
	*x = PutSystemRfidAutoGenerateSettingsResponse{}
	if protoimpl.UnsafeEnabled {
		mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[6]
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		ms.StoreMessageInfo(mi)
	}
}

func (x *PutSystemRfidAutoGenerateSettingsResponse) String() string {
	return protoimpl.X.MessageStringOf(x)
}

func (*PutSystemRfidAutoGenerateSettingsResponse) ProtoMessage() {}

func (x *PutSystemRfidAutoGenerateSettingsResponse) ProtoReflect() protoreflect.Message {
	mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[6]
	if protoimpl.UnsafeEnabled && x != nil {
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		if ms.LoadMessageInfo() == nil {
			ms.StoreMessageInfo(mi)
		}
		return ms
	}
	return mi.MessageOf(x)
}

// Deprecated: Use PutSystemRfidAutoGenerateSettingsResponse.ProtoReflect.Descriptor instead.
func (*PutSystemRfidAutoGenerateSettingsResponse) Descriptor() ([]byte, []int) {
	return file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDescGZIP(), []int{6}
}

func (m *PutSystemRfidAutoGenerateSettingsResponse) GetType() isPutSystemRfidAutoGenerateSettingsResponse_Type {
	if m != nil {
		return m.Type
	}
	return nil
}

func (x *PutSystemRfidAutoGenerateSettingsResponse) GetData() *RfidAutoGenerateSettings {
	if x, ok := x.GetType().(*PutSystemRfidAutoGenerateSettingsResponse_Data); ok {
		return x.Data
	}
	return nil
}

func (x *PutSystemRfidAutoGenerateSettingsResponse) GetError() *PutSystemRfidAutoGenerateSettingsResponse_Error {
	if x, ok := x.GetType().(*PutSystemRfidAutoGenerateSettingsResponse_Error_); ok {
		return x.Error
	}
	return nil
}

type isPutSystemRfidAutoGenerateSettingsResponse_Type interface {
	isPutSystemRfidAutoGenerateSettingsResponse_Type()
}

type PutSystemRfidAutoGenerateSettingsResponse_Data struct {
	// Настройки автогенерации RFID
	Data *RfidAutoGenerateSettings `protobuf:"bytes,1,opt,name=data,proto3,oneof"`
}

type PutSystemRfidAutoGenerateSettingsResponse_Error_ struct {
	// Ошибка
	Error *PutSystemRfidAutoGenerateSettingsResponse_Error `protobuf:"bytes,2,opt,name=error,proto3,oneof"`
}

func (*PutSystemRfidAutoGenerateSettingsResponse_Data) isPutSystemRfidAutoGenerateSettingsResponse_Type() {
}

func (*PutSystemRfidAutoGenerateSettingsResponse_Error_) isPutSystemRfidAutoGenerateSettingsResponse_Type() {
}

// Ошибка запроса обновления настроек автогенерации RFID
type PutSystemRfidAutoGenerateSettingsResponse_Error struct {
	state         protoimpl.MessageState
	sizeCache     protoimpl.SizeCache
	unknownFields protoimpl.UnknownFields

	// Причина ошибки
	//
	// Types that are assignable to Reason:
	//
	//	*PutSystemRfidAutoGenerateSettingsResponse_Error_Validation
	Reason isPutSystemRfidAutoGenerateSettingsResponse_Error_Reason `protobuf_oneof:"reason"`
}

func (x *PutSystemRfidAutoGenerateSettingsResponse_Error) Reset() {
	*x = PutSystemRfidAutoGenerateSettingsResponse_Error{}
	if protoimpl.UnsafeEnabled {
		mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[7]
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		ms.StoreMessageInfo(mi)
	}
}

func (x *PutSystemRfidAutoGenerateSettingsResponse_Error) String() string {
	return protoimpl.X.MessageStringOf(x)
}

func (*PutSystemRfidAutoGenerateSettingsResponse_Error) ProtoMessage() {}

func (x *PutSystemRfidAutoGenerateSettingsResponse_Error) ProtoReflect() protoreflect.Message {
	mi := &file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[7]
	if protoimpl.UnsafeEnabled && x != nil {
		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
		if ms.LoadMessageInfo() == nil {
			ms.StoreMessageInfo(mi)
		}
		return ms
	}
	return mi.MessageOf(x)
}

// Deprecated: Use PutSystemRfidAutoGenerateSettingsResponse_Error.ProtoReflect.Descriptor instead.
func (*PutSystemRfidAutoGenerateSettingsResponse_Error) Descriptor() ([]byte, []int) {
	return file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDescGZIP(), []int{6, 0}
}

func (m *PutSystemRfidAutoGenerateSettingsResponse_Error) GetReason() isPutSystemRfidAutoGenerateSettingsResponse_Error_Reason {
	if m != nil {
		return m.Reason
	}
	return nil
}

func (x *PutSystemRfidAutoGenerateSettingsResponse_Error) GetValidation() *ValidationError {
	if x, ok := x.GetReason().(*PutSystemRfidAutoGenerateSettingsResponse_Error_Validation); ok {
		return x.Validation
	}
	return nil
}

type isPutSystemRfidAutoGenerateSettingsResponse_Error_Reason interface {
	isPutSystemRfidAutoGenerateSettingsResponse_Error_Reason()
}

type PutSystemRfidAutoGenerateSettingsResponse_Error_Validation struct {
	// Ошибка валидации
	Validation *ValidationError `protobuf:"bytes,1,opt,name=validation,proto3,oneof"`
}

func (*PutSystemRfidAutoGenerateSettingsResponse_Error_Validation) isPutSystemRfidAutoGenerateSettingsResponse_Error_Reason() {
}

var File_keyapis_device_v1_keyapis_device_system_v1_proto protoreflect.FileDescriptor

var file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDesc = []byte{
	0x0a, 0x30, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x2f, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65,
	0x2f, 0x76, 0x31, 0x2f, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x5f, 0x64, 0x65, 0x76, 0x69,
	0x63, 0x65, 0x5f, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x5f, 0x76, 0x31, 0x2e, 0x70, 0x72, 0x6f,
	0x74, 0x6f, 0x12, 0x11, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x64, 0x65, 0x76, 0x69,
	0x63, 0x65, 0x2e, 0x76, 0x31, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70,
	0x69, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 0x72,
	0x6f, 0x74, 0x6f, 0x1a, 0x1f, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f,
	0x66, 0x69, 0x65, 0x6c, 0x64, 0x5f, 0x62, 0x65, 0x68, 0x61, 0x76, 0x69, 0x6f, 0x72, 0x2e, 0x70,
	0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x30, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x2f, 0x64, 0x65,
	0x76, 0x69, 0x63, 0x65, 0x2f, 0x76, 0x31, 0x2f, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x5f,
	0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x5f, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x5f, 0x76, 0x31,
	0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x18, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x53, 0x79, 0x73,
	0x74, 0x65, 0x6d, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
	0x22, 0x19, 0x0a, 0x17, 0x47, 0x65, 0x74, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x53, 0x74, 0x61,
	0x74, 0x75, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x3e, 0x0a, 0x18, 0x52,
	0x66, 0x69, 0x64, 0x41, 0x75, 0x74, 0x6f, 0x47, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65, 0x53,
	0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x12, 0x22, 0x0a, 0x0a, 0x69, 0x73, 0x5f, 0x65, 0x6e,
	0x61, 0x62, 0x6c, 0x65, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x42, 0x03, 0xe0, 0x41, 0x02,
	0x52, 0x09, 0x69, 0x73, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x64, 0x22, 0x2a, 0x0a, 0x28, 0x47,
	0x65, 0x74, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x52, 0x66, 0x69, 0x64, 0x41, 0x75, 0x74, 0x6f,
	0x47, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73,
	0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0x6c, 0x0a, 0x29, 0x47, 0x65, 0x74, 0x53, 0x79,
	0x73, 0x74, 0x65, 0x6d, 0x52, 0x66, 0x69, 0x64, 0x41, 0x75, 0x74, 0x6f, 0x47, 0x65, 0x6e, 0x65,
	0x72, 0x61, 0x74, 0x65, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x52, 0x65, 0x73, 0x70,
	0x6f, 0x6e, 0x73, 0x65, 0x12, 0x3f, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x01, 0x20, 0x01,
	0x28, 0x0b, 0x32, 0x2b, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x64, 0x65, 0x76,
	0x69, 0x63, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x66, 0x69, 0x64, 0x41, 0x75, 0x74, 0x6f, 0x47,
	0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x52,
	0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0x6b, 0x0a, 0x28, 0x50, 0x75, 0x74, 0x53, 0x79, 0x73, 0x74,
	0x65, 0x6d, 0x52, 0x66, 0x69, 0x64, 0x41, 0x75, 0x74, 0x6f, 0x47, 0x65, 0x6e, 0x65, 0x72, 0x61,
	0x74, 0x65, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
	0x74, 0x12, 0x3f, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32,
	0x2b, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65,
	0x2e, 0x76, 0x31, 0x2e, 0x52, 0x66, 0x69, 0x64, 0x41, 0x75, 0x74, 0x6f, 0x47, 0x65, 0x6e, 0x65,
	0x72, 0x61, 0x74, 0x65, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x52, 0x04, 0x64, 0x61,
	0x74, 0x61, 0x22, 0xab, 0x02, 0x0a, 0x29, 0x50, 0x75, 0x74, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d,
	0x52, 0x66, 0x69, 0x64, 0x41, 0x75, 0x74, 0x6f, 0x47, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65,
	0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
	0x12, 0x41, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2b,
	0x2e, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x2e,
	0x76, 0x31, 0x2e, 0x52, 0x66, 0x69, 0x64, 0x41, 0x75, 0x74, 0x6f, 0x47, 0x65, 0x6e, 0x65, 0x72,
	0x61, 0x74, 0x65, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x48, 0x00, 0x52, 0x04, 0x64,
	0x61, 0x74, 0x61, 0x12, 0x5a, 0x0a, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x02, 0x20, 0x01,
	0x28, 0x0b, 0x32, 0x42, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x64, 0x65, 0x76,
	0x69, 0x63, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x50, 0x75, 0x74, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d,
	0x52, 0x66, 0x69, 0x64, 0x41, 0x75, 0x74, 0x6f, 0x47, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65,
	0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
	0x2e, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x48, 0x00, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x1a,
	0x57, 0x0a, 0x05, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x12, 0x44, 0x0a, 0x0a, 0x76, 0x61, 0x6c, 0x69,
	0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x6b,
	0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x76, 0x31,
	0x2e, 0x56, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x45, 0x72, 0x72, 0x6f, 0x72,
	0x48, 0x00, 0x52, 0x0a, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x42, 0x08,
	0x0a, 0x06, 0x72, 0x65, 0x61, 0x73, 0x6f, 0x6e, 0x42, 0x06, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65,
	0x32, 0xdb, 0x04, 0x0a, 0x0d, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x53, 0x65, 0x72, 0x76, 0x69,
	0x63, 0x65, 0x12, 0x8e, 0x01, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d,
	0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x29, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73,
	0x2e, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x53, 0x79,
	0x73, 0x74, 0x65, 0x6d, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
	0x74, 0x1a, 0x2a, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x64, 0x65, 0x76, 0x69,
	0x63, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x53,
	0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x24, 0x82,
	0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x12, 0x1c, 0x2f, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x2f, 0x61,
	0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2f, 0x73, 0x74, 0x61,
	0x74, 0x75, 0x73, 0x12, 0xd9, 0x01, 0x0a, 0x21, 0x47, 0x65, 0x74, 0x53, 0x79, 0x73, 0x74, 0x65,
	0x6d, 0x52, 0x66, 0x69, 0x64, 0x41, 0x75, 0x74, 0x6f, 0x47, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74,
	0x65, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x12, 0x3b, 0x2e, 0x6b, 0x65, 0x79, 0x61,
	0x70, 0x69, 0x73, 0x2e, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65,
	0x74, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x52, 0x66, 0x69, 0x64, 0x41, 0x75, 0x74, 0x6f, 0x47,
	0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x52,
	0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x3c, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73,
	0x2e, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x53, 0x79,
	0x73, 0x74, 0x65, 0x6d, 0x52, 0x66, 0x69, 0x64, 0x41, 0x75, 0x74, 0x6f, 0x47, 0x65, 0x6e, 0x65,
	0x72, 0x61, 0x74, 0x65, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x52, 0x65, 0x73, 0x70,
	0x6f, 0x6e, 0x73, 0x65, 0x22, 0x39, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x33, 0x12, 0x31, 0x2f, 0x64,
	0x65, 0x76, 0x69, 0x63, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x73, 0x79, 0x73,
	0x74, 0x65, 0x6d, 0x2f, 0x72, 0x66, 0x69, 0x64, 0x2d, 0x61, 0x75, 0x74, 0x6f, 0x2d, 0x67, 0x65,
	0x6e, 0x65, 0x72, 0x61, 0x74, 0x65, 0x2d, 0x73, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x12,
	0xdc, 0x01, 0x0a, 0x21, 0x50, 0x75, 0x74, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x52, 0x66, 0x69,
	0x64, 0x41, 0x75, 0x74, 0x6f, 0x47, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65, 0x53, 0x65, 0x74,
	0x74, 0x69, 0x6e, 0x67, 0x73, 0x12, 0x3b, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x2e,
	0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x50, 0x75, 0x74, 0x53, 0x79, 0x73,
	0x74, 0x65, 0x6d, 0x52, 0x66, 0x69, 0x64, 0x41, 0x75, 0x74, 0x6f, 0x47, 0x65, 0x6e, 0x65, 0x72,
	0x61, 0x74, 0x65, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65,
	0x73, 0x74, 0x1a, 0x3c, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x64, 0x65, 0x76,
	0x69, 0x63, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x50, 0x75, 0x74, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d,
	0x52, 0x66, 0x69, 0x64, 0x41, 0x75, 0x74, 0x6f, 0x47, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65,
	0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
	0x22, 0x3c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x36, 0x3a, 0x01, 0x2a, 0x1a, 0x31, 0x2f, 0x64, 0x65,
	0x76, 0x69, 0x63, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x73, 0x79, 0x73, 0x74,
	0x65, 0x6d, 0x2f, 0x72, 0x66, 0x69, 0x64, 0x2d, 0x61, 0x75, 0x74, 0x6f, 0x2d, 0x67, 0x65, 0x6e,
	0x65, 0x72, 0x61, 0x74, 0x65, 0x2d, 0x73, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x42, 0x9a,
	0x01, 0x0a, 0x14, 0x72, 0x75, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x64, 0x65,
	0x76, 0x69, 0x63, 0x65, 0x2e, 0x76, 0x31, 0x42, 0x14, 0x4b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73,
	0x44, 0x65, 0x76, 0x69, 0x63, 0x65, 0x56, 0x31, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x48, 0x03, 0x50,
	0x00, 0x5a, 0x12, 0x2f, 0x6b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x5f, 0x64, 0x65, 0x76, 0x69,
	0x63, 0x65, 0x5f, 0x76, 0x31, 0xd8, 0x01, 0x01, 0xf8, 0x01, 0x01, 0xa2, 0x02, 0x0f, 0x4b, 0x45,
	0x59, 0x41, 0x50, 0x49, 0x53, 0x44, 0x45, 0x56, 0x49, 0x43, 0x45, 0x56, 0x31, 0xaa, 0x02, 0x11,
	0x4b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x44, 0x65, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x56,
	0x31, 0xca, 0x02, 0x11, 0x4b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x5c, 0x44, 0x65, 0x76, 0x69,
	0x63, 0x65, 0x5c, 0x56, 0x31, 0xea, 0x02, 0x13, 0x4b, 0x65, 0x79, 0x61, 0x70, 0x69, 0x73, 0x3a,
	0x3a, 0x44, 0x65, 0x76, 0x69, 0x63, 0x65, 0x3a, 0x3a, 0x56, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f,
	0x74, 0x6f, 0x33,
}

var (
	file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDescOnce sync.Once
	file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDescData = file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDesc
)

func file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDescGZIP() []byte {
	file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDescOnce.Do(func() {
		file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDescData = protoimpl.X.CompressGZIP(file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDescData)
	})
	return file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDescData
}

var file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes = make([]protoimpl.MessageInfo, 8)
var file_keyapis_device_v1_keyapis_device_system_v1_proto_goTypes = []interface{}{
	(*GetSystemStatusRequest)(nil),                          // 0: keyapis.device.v1.GetSystemStatusRequest
	(*GetSystemStatusResponse)(nil),                         // 1: keyapis.device.v1.GetSystemStatusResponse
	(*RfidAutoGenerateSettings)(nil),                        // 2: keyapis.device.v1.RfidAutoGenerateSettings
	(*GetSystemRfidAutoGenerateSettingsRequest)(nil),        // 3: keyapis.device.v1.GetSystemRfidAutoGenerateSettingsRequest
	(*GetSystemRfidAutoGenerateSettingsResponse)(nil),       // 4: keyapis.device.v1.GetSystemRfidAutoGenerateSettingsResponse
	(*PutSystemRfidAutoGenerateSettingsRequest)(nil),        // 5: keyapis.device.v1.PutSystemRfidAutoGenerateSettingsRequest
	(*PutSystemRfidAutoGenerateSettingsResponse)(nil),       // 6: keyapis.device.v1.PutSystemRfidAutoGenerateSettingsResponse
	(*PutSystemRfidAutoGenerateSettingsResponse_Error)(nil), // 7: keyapis.device.v1.PutSystemRfidAutoGenerateSettingsResponse.Error
	(*ValidationError)(nil),                                 // 8: keyapis.device.v1.ValidationError
}
var file_keyapis_device_v1_keyapis_device_system_v1_proto_depIdxs = []int32{
	2, // 0: keyapis.device.v1.GetSystemRfidAutoGenerateSettingsResponse.data:type_name -> keyapis.device.v1.RfidAutoGenerateSettings
	2, // 1: keyapis.device.v1.PutSystemRfidAutoGenerateSettingsRequest.data:type_name -> keyapis.device.v1.RfidAutoGenerateSettings
	2, // 2: keyapis.device.v1.PutSystemRfidAutoGenerateSettingsResponse.data:type_name -> keyapis.device.v1.RfidAutoGenerateSettings
	7, // 3: keyapis.device.v1.PutSystemRfidAutoGenerateSettingsResponse.error:type_name -> keyapis.device.v1.PutSystemRfidAutoGenerateSettingsResponse.Error
	8, // 4: keyapis.device.v1.PutSystemRfidAutoGenerateSettingsResponse.Error.validation:type_name -> keyapis.device.v1.ValidationError
	0, // 5: keyapis.device.v1.SystemService.GetSystemStatus:input_type -> keyapis.device.v1.GetSystemStatusRequest
	3, // 6: keyapis.device.v1.SystemService.GetSystemRfidAutoGenerateSettings:input_type -> keyapis.device.v1.GetSystemRfidAutoGenerateSettingsRequest
	5, // 7: keyapis.device.v1.SystemService.PutSystemRfidAutoGenerateSettings:input_type -> keyapis.device.v1.PutSystemRfidAutoGenerateSettingsRequest
	1, // 8: keyapis.device.v1.SystemService.GetSystemStatus:output_type -> keyapis.device.v1.GetSystemStatusResponse
	4, // 9: keyapis.device.v1.SystemService.GetSystemRfidAutoGenerateSettings:output_type -> keyapis.device.v1.GetSystemRfidAutoGenerateSettingsResponse
	6, // 10: keyapis.device.v1.SystemService.PutSystemRfidAutoGenerateSettings:output_type -> keyapis.device.v1.PutSystemRfidAutoGenerateSettingsResponse
	8, // [8:11] is the sub-list for method output_type
	5, // [5:8] is the sub-list for method input_type
	5, // [5:5] is the sub-list for extension type_name
	5, // [5:5] is the sub-list for extension extendee
	0, // [0:5] is the sub-list for field type_name
}

func init() { file_keyapis_device_v1_keyapis_device_system_v1_proto_init() }
func file_keyapis_device_v1_keyapis_device_system_v1_proto_init() {
	if File_keyapis_device_v1_keyapis_device_system_v1_proto != nil {
		return
	}
	file_keyapis_device_v1_keyapis_device_device_v1_proto_init()
	if !protoimpl.UnsafeEnabled {
		file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*GetSystemStatusRequest); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*GetSystemStatusResponse); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*RfidAutoGenerateSettings); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*GetSystemRfidAutoGenerateSettingsRequest); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*GetSystemRfidAutoGenerateSettingsResponse); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*PutSystemRfidAutoGenerateSettingsRequest); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*PutSystemRfidAutoGenerateSettingsResponse); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*PutSystemRfidAutoGenerateSettingsResponse_Error); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
	}
	file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[6].OneofWrappers = []interface{}{
		(*PutSystemRfidAutoGenerateSettingsResponse_Data)(nil),
		(*PutSystemRfidAutoGenerateSettingsResponse_Error_)(nil),
	}
	file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes[7].OneofWrappers = []interface{}{
		(*PutSystemRfidAutoGenerateSettingsResponse_Error_Validation)(nil),
	}
	type x struct{}
	out := protoimpl.TypeBuilder{
		File: protoimpl.DescBuilder{
			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
			RawDescriptor: file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDesc,
			NumEnums:      0,
			NumMessages:   8,
			NumExtensions: 0,
			NumServices:   1,
		},
		GoTypes:           file_keyapis_device_v1_keyapis_device_system_v1_proto_goTypes,
		DependencyIndexes: file_keyapis_device_v1_keyapis_device_system_v1_proto_depIdxs,
		MessageInfos:      file_keyapis_device_v1_keyapis_device_system_v1_proto_msgTypes,
	}.Build()
	File_keyapis_device_v1_keyapis_device_system_v1_proto = out.File
	file_keyapis_device_v1_keyapis_device_system_v1_proto_rawDesc = nil
	file_keyapis_device_v1_keyapis_device_system_v1_proto_goTypes = nil
	file_keyapis_device_v1_keyapis_device_system_v1_proto_depIdxs = nil
}
