Resolves the appropriate SMM OD (Object Dictionary) version based on the provided parameter structure version.
smmOdV1
0x0203
smmOdV2
Optional
The version of the parameter structure to determine which SMM OD to return.
Generated using TypeDoc
Resolves the appropriate SMM OD (Object Dictionary) version based on the provided parameter structure version.
Returns
smmOdV1
if the version is less than0x0203
, otherwise returnssmmOdV2
.