init
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Nanopb options for device.proto
|
||||
|
||||
# DeviceInfo
|
||||
device.DeviceInfo.device_id max_length:18
|
||||
device.DeviceInfo.firmware_version max_length:8
|
||||
device.DeviceInfo.hardware_version max_length:8
|
||||
device.DeviceInfo.sta_ip max_length:16
|
||||
device.DeviceInfo.sta_gateway max_length:16
|
||||
device.DeviceInfo.ap_ip max_length:16
|
||||
|
||||
# DeviceLogEntry
|
||||
device.DeviceLogEntry.message max_length:128
|
||||
|
||||
# DeviceStatus
|
||||
device.DeviceStatus.logs max_length:20
|
||||
Reference in New Issue
Block a user