Closed tchellomello closed 7 years ago
refresh_rate
last_refresh
from pyarlo import PyArlo arlo = PyArlo('foor', 'bar') arlo0, arlo1, arlo2, arlo3 = arlo.cameras arlo3.base_station.refresh_rate 15 arlo3.base_station.refresh_rate = 20 arlo3.base_station.refresh_rate 20
Coverage decreased (-0.4%) to 80.125% when pulling 3a94ddc7865741e6d70fa3238e40e77cc84fe9cf on base_attributes into ff85369115072c6d2f0f40cf3560f850d8c085ef on master.
refresh_rate
andlast_refresh
unprotected properties