Add hardware: Import from CSV file - example of a CSV file

The following is an example of a CSV file for use when cameras and server are online.

It includes the parameters HardwareAddress, HardwarePort, HardwareUsername, HardwarePassword and HardwareDriverID. Note that HardwareUserName and HardwareDriverID are optional parameters.

You can leave out the HardwareUsername if you have not changed the default HardwareUsername for the device. HardwareDriverID is an optional field. If empty, it is automatically set to autodetect.

HardwareAddress;HardwarePort;HardwareUsername;HardwarePassword;HardwareDriverID;

192.168.200.220;80;root;pass;128;

192.168.200.221;80;user;password;165;

192.168.200.222;80;r00t;pass;172;

192.168.200.223;80;;p4ss;

192.168.200.224;80;usEr;pASs;

© 2019 Milestone Systems A/S