角色管理
This commit is contained in:
@@ -31,7 +31,7 @@ export namespace Device {
|
||||
protocol:string; //通讯协议
|
||||
ip: string; //IP地址
|
||||
port: number; //端口号
|
||||
encryption: number; //装置是否为加密版本
|
||||
encryptionFlag: number; //装置是否为加密版本
|
||||
series?: string| null; //装置识别码(3ds加密)
|
||||
devKey?: string| null; //装置秘钥(3ds加密)
|
||||
sampleID?: string| null; //样品编号
|
||||
|
||||
Reference in New Issue
Block a user