liuxiaolong
2020-03-04 2f4c0110fab25f2ef484964135c53bfd1ca4c7da
protomsg.proto
@@ -44,7 +44,7 @@
message Sensor {
    string id = 1;
    int32 type = 2;
    string type = 2;
    string ip = 3;
    int32 port = 4;
    string username = 5;