mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 22:52:19 +03:00
new NextionUpload + Telegram_v2
This commit is contained in:
@@ -206,6 +206,9 @@ bool IoTItem::isTracking(IoTItem* item) {
|
||||
void IoTItem::sendTelegramMsg(bool often, String msg) {}
|
||||
void IoTItem::sendFoto(uint8_t *buf, uint32_t length, const String &name) {}
|
||||
void IoTItem::editFoto(uint8_t *buf, uint32_t length, const String &name) {}
|
||||
// для обновления экрана Nextion из телеграм
|
||||
void IoTItem::uploadNextionTlgrm(String &url) {}
|
||||
|
||||
// методы для графиков (будет упрощено)
|
||||
void IoTItem::publishValue() {}
|
||||
void IoTItem::clearValue() {}
|
||||
|
||||
Reference in New Issue
Block a user