feat: минорые изменения после тестирования

This commit is contained in:
2025-11-28 14:20:24 +03:00
parent 5ff0384def
commit d50557a581
12 changed files with 80 additions and 28 deletions
+1
View File
@@ -6,6 +6,7 @@ package GSS2.LightsControl;
service Lights {
rpc Ping (Empty) returns (Empty);
rpc Disconnect (Empty) returns (Empty);
rpc SetOff (Empty) returns (Empty);