|
|
|
@ -227,8 +227,8 @@ message DeviceProfileUpdateMsg { |
|
|
|
optional int64 firmwareIdLSB = 17; |
|
|
|
optional int64 softwareIdMSB = 18; |
|
|
|
optional int64 softwareIdLSB = 19; |
|
|
|
int64 defaultDashboardIdMSB = 20; |
|
|
|
int64 defaultDashboardIdLSB = 21; |
|
|
|
optional int64 defaultDashboardIdMSB = 20; |
|
|
|
optional int64 defaultDashboardIdLSB = 21; |
|
|
|
} |
|
|
|
|
|
|
|
message AssetProfileUpdateMsg { |
|
|
|
|