ByEepromIdΒΆ

A camera list, by eeprom ids. Each item is either of type Null or contains a Link/String with the path to the corresponding camera. The items are interally marked as links and dereferenced automatically, so one can access the cameras parameters transparently.

Format

Array

An array of links for each eeprom id, referring to a camera node. The i th element refers to the camera with eeprom id i. If no camera with eeprom id i exists, the entry is Null. When multiple cameras with the same eeprom id exist, the link target can be any of the cameras with eeprom id i. The array length is determined by the highest currently existing eeprom id.