forked from amkovkov/GranuSightSoftware2
feat: минорые изменения после тестирования
This commit is contained in:
@@ -6,6 +6,7 @@ package GSS2.LightsControl;
|
||||
|
||||
service Lights {
|
||||
rpc Ping (Empty) returns (Empty);
|
||||
rpc Disconnect (Empty) returns (Empty);
|
||||
|
||||
rpc SetOff (Empty) returns (Empty);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user