2 import "dccl/option_extensions.proto";
6 // see http://gobysoft.org/wiki/DcclIdTable
7 option (dccl.msg).id = 124;
9 // if, for example, we want to use on the WHOI Micro-Modem rate 0
10 option (dccl.msg).max_bytes = 32;
12 required string telegram = 1 [(dccl.field).max_length = 30];