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