MQTT topics refactoring (sub-properties, set) to better compatibility, modify default topic prefix from /myhome to myhome

This commit is contained in:
2019-03-08 03:55:59 +03:00
parent 515728207f
commit cd32554175
5 changed files with 91 additions and 16 deletions

View File

@@ -66,7 +66,7 @@
#endif
#ifndef HOMETOPIC
#define HOMETOPIC "/myhome"
#define HOMETOPIC "myhome"
#endif
/*
#ifndef OUTTOPIC