16 class E131AddressableLightEffect;
32 void setup()
override;
43 bool process_(
int universe,
const E131Packet &packet);
44 bool join_igmp_groups_();
45 void join_(
int universe);
46 void leave_(
int universe);
std::map< int, E131Packet > universe_packets_
const float AFTER_WIFI
For components that should be initialized after WiFi is connected.
std::unique_ptr< socket::Socket > socket_
uint8_t values[E131_MAX_PROPERTY_VALUES_COUNT]
std::map< int, int > universe_consumers_
const int E131_MAX_PROPERTY_VALUES_COUNT
float get_setup_priority() const override
std::set< E131AddressableLightEffect * > light_effects_
Implementation of SPI Controller mode.
void set_method(E131ListenMethod listen_method)