saas-smartAi通信协议标准库
gongshangguo
2022-03-02 6081d117def748303c17e02047238f2ae4ba97e3
aiotProto/aiot/aiot_business.proto
@@ -8,7 +8,9 @@
message BusinessReq {
    string topic = 1;
    string authorization = 2;
    bytes req = 3;
    string ip = 3;
    string port = 4;
    bytes req = 5;
}
// 响应的body体