This commit is contained in:
Ben Meadors 2023-05-12 08:29:23 -05:00 committed by GitHub
parent 802f3f45bf
commit 9d66e84d9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -132,7 +132,7 @@ message Config {
/*
* If true, device is considered to be "managed" by a mesh administrator
* Clients should then limit available configuration and administrative option inside the user interface
* Clients should then limit available configuration and administrative options inside the user interface
*/
bool is_managed = 9;
}