Variable deltaProSetUnitTimeoutSchemaConst
deltaProSetUnitTimeoutSchema: ZodObject<
extendShape<
{ sn: ZodType<`DCABZ${string}`, ZodTypeDef, `DCABZ${string}`> },
{
params: ZodObject<
extendShape<
{ cmdSet: ZodLiteral<32> },
{ id: ZodLiteral<33>; standByMode: ZodNumber },
>,
"strip",
ZodTypeAny,
{ cmdSet: 32; id: 33; standByMode: number },
{ cmdSet: 32; id: 33; standByMode: number },
>;
},
>,
"strip",
ZodTypeAny,
{
params: { cmdSet: 32; id: 33; standByMode: number };
sn: `DCABZ${string}`;
},
{
params: { cmdSet: 32; id: 33; standByMode: number };
sn: `DCABZ${string}`;
},
> = ...
Setting the unit timeout