9 lines
305 B
Plaintext
9 lines
305 B
Plaintext
# Nanopb options for control_communication.proto
|
|
# Adjust these limits as needed for memory/performance.
|
|
|
|
# RfidId
|
|
control_communication.RfidId.value max_length:8
|
|
|
|
# DeviceCommunicationSyncRequest
|
|
# Limit number of log entries and their key/value sizes.
|
|
control_communication.SyncRequest.logs max_count:50 |