[dev] upd Alive model

This commit is contained in:
loveckiy.ivan
2025-11-12 12:05:43 +03:00
parent 8785c49d0a
commit 6c375e9980
2 changed files with 24 additions and 24 deletions

View File

@@ -25,7 +25,7 @@ message AliveIn {
}
message AliveOut {
map<string, string> list = 1;
map<string, string> state = 1;
}
service Plugin {