supla-device
Toggle main menu visibility
Loading...
Searching...
No Matches
src
supla
protocol
mqtt
hvac_mqtt.h
1
/*
2
* Copyright (C) AC SOFTWARE SP. Z O.O
3
*
4
* This program is free software; you can redistribute it and/or
5
* modify it under the terms of the GNU General Public License
6
* as published by the Free Software Foundation; either version 2
7
* of the License, or (at your option) any later version.
8
*/
9
10
#ifndef SRC_SUPLA_PROTOCOL_MQTT_HVAC_MQTT_H_
11
#define SRC_SUPLA_PROTOCOL_MQTT_HVAC_MQTT_H_
12
13
namespace
Supla {
14
namespace
Protocol {
15
16
void
RegisterHvacMqttHandler();
17
18
}
// namespace Protocol
19
}
// namespace Supla
20
21
#endif
// SRC_SUPLA_PROTOCOL_MQTT_HVAC_MQTT_H_
Generated by
1.17.0