---
 spice.proto | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spice.proto b/spice.proto
index a419c71..f024114 100644
--- a/spice.proto
+++ b/spice.proto
@@ -1386,6 +1386,7 @@ channel WebDAVChannel : PortChannel {
 channel PowerChannel : BaseChannel {
  client:
     Empty reset = 101;
+    Empty poweroff;
 };
 
 protocol Spice {
-- 
2.52.0

Reply via email to