supla-device
Loading...
Searching...
No Matches
src
supla
protocol
mqtt
hvac_mqtt.h
1
// SPDX-FileCopyrightText: AC SOFTWARE SP. Z O.O.
2
// SPDX-License-Identifier: GPL-2.0-or-later
3
4
#ifndef SRC_SUPLA_PROTOCOL_MQTT_HVAC_MQTT_H_
5
#define SRC_SUPLA_PROTOCOL_MQTT_HVAC_MQTT_H_
6
7
namespace
Supla {
8
namespace
Protocol {
9
10
void
RegisterHvacMqttHandler();
11
12
}
// namespace Protocol
13
}
// namespace Supla
14
15
#endif
// SRC_SUPLA_PROTOCOL_MQTT_HVAC_MQTT_H_
Generated by
1.12.0