Merge pull request #208 from meshtastic/change-get_device_metadata_request-type

Change `get_device_metadata_request` to a boolean
This commit is contained in:
Thomas Göttgens 2022-10-09 10:54:07 +02:00 committed by GitHub
commit 256f11954b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -165,7 +165,7 @@ message AdminMessage {
/*
* Request the node to send device metadata (firmware, protobuf version, etc)
*/
uint32 get_device_metadata_request = 12;
bool get_device_metadata_request = 12;
/*
* Device metadata response