Loading proto/automation.proto→proto/ztp.proto +2 −2 Original line number Diff line number Diff line Loading @@ -13,11 +13,11 @@ // limitations under the License. syntax = "proto3"; package automation; package ztp; import "context.proto"; service AutomationService { service ZtpService { rpc ZtpGetDeviceRole(DeviceRoleId) returns (DeviceRole) {} rpc ZtpGetDeviceRolesByDeviceId(context.DeviceId) returns (DeviceRoleList) {} rpc ZtpAdd(DeviceRole) returns (DeviceRoleState) {} Loading src/automation/src/main/proto/automation.protodeleted 120000 → 0 +0 −1 Original line number Diff line number Diff line ../../../../../proto/automation.proto No newline at end of file src/automation/src/main/proto/ztp.proto 0 → 120000 +1 −0 Original line number Diff line number Diff line ../../../../../proto/ztp.proto No newline at end of file Loading
proto/automation.proto→proto/ztp.proto +2 −2 Original line number Diff line number Diff line Loading @@ -13,11 +13,11 @@ // limitations under the License. syntax = "proto3"; package automation; package ztp; import "context.proto"; service AutomationService { service ZtpService { rpc ZtpGetDeviceRole(DeviceRoleId) returns (DeviceRole) {} rpc ZtpGetDeviceRolesByDeviceId(context.DeviceId) returns (DeviceRoleList) {} rpc ZtpAdd(DeviceRole) returns (DeviceRoleState) {} Loading
src/automation/src/main/proto/automation.protodeleted 120000 → 0 +0 −1 Original line number Diff line number Diff line ../../../../../proto/automation.proto No newline at end of file
src/automation/src/main/proto/ztp.proto 0 → 120000 +1 −0 Original line number Diff line number Diff line ../../../../../proto/ztp.proto No newline at end of file