diff --git a/proto/info/info.proto b/proto/info/info.proto index 62f4ffe1..20e8b66a 100644 --- a/proto/info/info.proto +++ b/proto/info/info.proto @@ -633,6 +633,9 @@ message ZInfoDevice { // Capability indicating which new EdgeDevConfig fields which are supported APICapability api_capability = 51; + + // Reports the remote access status + bool remote_access_disabled = 52; } // Capabilities indicates features in the EdgeDevConfig where there is