|
@@ -275,6 +275,8 @@ export interface ProtocolStandardParam {
|
|
updateUserId: number;
|
|
updateUserId: number;
|
|
platformParamCode: string;
|
|
platformParamCode: string;
|
|
platformParamName: string;
|
|
platformParamName: string;
|
|
|
|
+ gatewayParamCode: string;
|
|
|
|
+ gatewayParamName: string;
|
|
unit: string;
|
|
unit: string;
|
|
module: string;
|
|
module: string;
|
|
deviceTypeId: number;
|
|
deviceTypeId: number;
|