Cameras showing Null in DetectedModel Column in dbo.hardware

We have about 100 cameras that have NULL for DetectedModel. I have tried a replace wizard to update the camera to no avail. The column is read only so i cannot update that field. Is there something i am missing?

it seems to be two specific cameras the Axis210 And axis216fd

The Axis 210 driver and the Axis 216 driver are very old drivers on the Legacy Device Pack.

https://www.milestonesys.com/support/software/supported-devices/supported-device/?deviceId=26431&platform=XPCO&backCloses=true

The drivers do not support the DetectedModel (DetectedModelNameType) because that was not an implemented field when the drivers were developed.

This means that what you observe is unfortunately expected behavior.

Please note that using the SQL Server Database directly is neither documented nor supported. I am only answering your question because you will unfortunately observe the same if you use Configuration API or other supported methods.