It doesn't have or need a payload.
---
 spice.proto | 2 ++
 1 file changed, 2 insertions(+)

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

Reply via email to