{
    "name": "Product for Device Family Sub CA",
    "description": "Product testing hierarchy",
    "productType": "RnD",
    "enabled": false,
    "caInfo": [
        {
            "CN": "Device CA Product for Device Family Sub CA",
            "description": "Ca used for Product for Device Family Sub CA",
            "externalRoot": true,
            "useCase": "DeviceCA",
            "keyType": "ECDSAP256",
            "certificateType": "SUBCA",
            "profileID": "$SUBPROFILEID",
            "crlIssueInterval": "12h",
            "crlExpiry": "24h"
        }
    ],
    "rndKeys": [],
    "productOperations": [
        {
            "name": "Issue device certificates",
            "description": "Device certificates for Product for Device Family Sub CA",
            "operationType": "IssueDeviceCertificate",
            "profileID": "$SUBPROFILEID",
            "approvalRule": {
                "name": "This is rule",
                "description": "desc",
                "allowedGroups": [
                    "$WRITERGROUP"
                ],
                "approvalGroups": [
                ],
                "blanketGroups": []
            }
        }
    ]
}