Fixture

class DmxOscServer.Fixture(universe, starting_addr, channels, handler)[source]

Instantiate a Fixture

Parameters:
  • universe (int) – The universe for this Fixture

  • starting_addr (int) – The starting address for this Fixture

  • channels (int) – The amount of channel that this Fixture should have

  • handler (function) – The callback function be to called when a message is received for this address