IQMESH DpaValue parameters interface

interface IqmeshDpaValueParams {
    action: IqmeshConfigAction;
    type?: DpaParam;
}

Properties

Properties

type?: DpaParam