17 class E131AddressableLightEffect;
33 void setup()
override;
44 bool process_(
int universe,
const E131Packet &packet);
45 bool join_igmp_groups_();
46 void join_(
int universe);
47 void leave_(
int universe);
std::map< int, E131Packet > universe_packets_
const float AFTER_WIFI
For components that should be initialized after WiFi is connected.
uint8_t values[E131_MAX_PROPERTY_VALUES_COUNT]
std::map< int, int > universe_consumers_
std::unique_ptr< UDP > udp_
const int E131_MAX_PROPERTY_VALUES_COUNT
float get_setup_priority() const override
std::set< E131AddressableLightEffect * > light_effects_
void set_method(E131ListenMethod listen_method)