From 4fed93f83a08346b009abe8c4b413879fef4db66 Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期一, 19 十月 2020 09:49:28 +0800
Subject: [PATCH] node add device_type

---
 protomsg.proto |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/protomsg.proto b/protomsg.proto
index f201a4e..258effb 100644
--- a/protomsg.proto
+++ b/protomsg.proto
@@ -395,4 +395,5 @@
     string create_time = 6;
     bool isDelete = 7;
     string drift_state = 8;
+    string device_type = 9;
 }
\ No newline at end of file

--
Gitblit v1.8.0