bpod_core.bpod.DeviceSettings

class bpod_core.bpod.DeviceSettings

Bases: Struct

Settings for a specific Bpod device.

location: str

User-defined location of the device.

name: str

User-defined name of the device.

serial_number: str

Serial number of the device.

zmq_port_pub: int | None

Port number for the ZeroMQ PUB service

zmq_port_rep: int | None

Port number for the ZeroMQ REP service