Variable carChargerDcSchemaConst
carChargerDcSchema: ZodObject<
extendShape<
extendShape<
{
id: ZodNumber;
sn: ZodType<`R331${string}`, ZodTypeDef, `R331${string}`>;
version: ZodLiteral<"1.0">;
},
{ moduleType: ZodLiteral<5> },
>,
{
operateType: ZodLiteral<"dcChgCfg">;
params: ZodObject<
{ dcChgCfg: ZodNumber },
"strip",
ZodTypeAny,
{ dcChgCfg: number },
{ dcChgCfg: number },
>;
},
>,
"strip",
ZodTypeAny,
{
id: number;
moduleType: 5;
operateType: "dcChgCfg";
params: { dcChgCfg: number };
sn: `R331${string}`;
version: "1.0";
},
{
id: number;
moduleType: 5;
operateType: "dcChgCfg";
params: { dcChgCfg: number };
sn: `R331${string}`;
version: "1.0";
},
> = ...
Set 12 V DC (car charger) charging current (Maximum DC charging current (mA), range: 4000 mA–10000 mA, default value: 8000 mA)