1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 02:29:26 +02:00

Tell the UI why the device became unusable.

This commit is contained in:
Simo Kinnunen 2014-07-23 17:58:08 +09:00
parent d8dec38cad
commit 0ec8082ac1
3 changed files with 10 additions and 4 deletions

View file

@ -236,6 +236,7 @@ message JoinGroupMessage {
message LeaveGroupMessage {
required string serial = 1;
required OwnerMessage owner = 2;
required string reason = 3;
}
// Input