RefrigeratorTag: Of<{
    id: 65;
    tags: {
        Freezer: {
            id: 1;
            label: "Freezer";
        };
        Refrigerator: {
            id: 0;
            label: "Refrigerator";
        };
    };
}>

The tags contained in this namespace are restricted for use in the refrigerator domain and shall NOT be used in any other domain or context.

MatterSpecification.v13.Namespace § 13