Indicates the product identifier that can be used as a replacement for the resource.

MatterSpecification.v13.Cluster § 2.8.5.4

interface ReplacementProduct {
    productIdentifierType: ResourceMonitoring.ProductIdentifierType;
    productIdentifierValue: string;
}

Hierarchy (view full)

Properties

productIdentifierValue: string