AddDeviceForProjectStatus
Property | Type | Description |
---|---|---|
Status | int | Status of the device creation. Success - 1 , Error - 0 |
Device | ProjectDevice | Device details. If the device is created successfully, details of the created device will be returned. If device creation failed, input device details will be returned and DeviceId will be zero |
ErrorCode | int | Error code. If device is created successfully, Error code will be 0, If not the relevant error code will be returned |