View Axis Verified [portable]: Live

class AxisStatus(Enum): IDLE = "idle" MOVING = "moving" VERIFIED = "verified" ERROR = "error" MISMATCH = "mismatch"

Axis Communications, a leading provider of network cameras and surveillance solutions, offers a range of cameras that support the Live View Axis Verified feature. These cameras include: live view axis verified

# Status table tab status_tab = QWidget() status_layout = QVBoxLayout(status_tab) class AxisStatus(Enum): IDLE = "idle" MOVING = "moving"