13 void dump_config()
override { LOG_NUMBER(
"",
"Micronova number",
this); }
14 void control(
float value)
override;
void request_address(uint8_t location, uint8_t address, MicroNovaSensorListener *listener)
MicroNovaNumber(MicroNova *m)
uint8_t get_memory_write_location()
void dump_config() override
void set_memory_write_location(uint8_t l)
void control(float value) override
void process_value_from_stove(int value_from_stove) override
void request_value_from_stove() override
uint8_t memory_write_location_
Base-class for all numbers.
Providing packet encoding functions for exchanging data with a remote host.