devicemgmtListConnectedDeviceResponse

devicemgmtListConnectedDeviceResponse
devicemgmtListConnectedDeviceResponse
JSON Example
{
    "devices": [
        {
            "name": "string",
            "whitelistStatus": "string",
            "templateName": "string",
            "systemProperties": [
                {
                    "name": "string",
                    "value": "string"
                }
            ],
            "templateId": "string",
            "updateVersion": "string",
            "createdTime": "string",
            "deviceType": "string",
            "customProperties": [
                {
                    "name": "string",
                    "value": "string"
                }
            ],
            "parentId": "string",
            "enrollmentState": "string",
            "orgId": "string",
            "id": "string",
            "parentGatewayId": "string",
            "lastUpdatedTime": "string"
        }
    ]
}
devices
Optional

devices