refactor: edit capabilities

This commit is contained in:
2026-05-25 15:25:38 +03:00
parent dff83c6b60
commit 07669d43c8
10 changed files with 1396 additions and 903 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
syntax = "proto3";
import "google/protobuf/empty.proto";
import "api/proto/homeops/register.proto";
import "api/proto/homeops/stream.proto";
import "homeops/register.proto";
import "homeops/stream.proto";
option go_package = "github.com/lorsanstand/HomeOps-Hub/api/gen/homeops;homeops";