pub struct LampMqtt {} impl LampMqtt { fn new() -> Self { LampMqtt {} } }