repeater-mqtt-eastmesh-v1.3.8

Bu işleme şunda yer alıyor:
Jared Dohrman
2026-04-21 18:07:04 +10:00
ebeveyn 616d1c8213
işleme 0ad50e5bd0
14 değiştirilmiş dosya ile 748 ekleme ve 79 silme
+1
Dosyayı Görüntüle
@@ -159,6 +159,7 @@ class MyMesh : public mesh::Mesh, public CommonCLICallbacks, public WebPanelComm
void recordStatsEvent(uint8_t type, int16_t value = 0);
bool appendJsonEvents(char* reply, size_t reply_size, size_t& offset) const;
bool appendJsonNeighbours(char* reply, size_t reply_size, size_t& offset) const;
bool appendJsonSensors(char* reply, size_t reply_size, size_t& offset) const;
uint8_t handleLoginReq(const mesh::Identity& sender, const uint8_t* secret, uint32_t sender_timestamp, const uint8_t* data, bool is_flood);
uint8_t handleAnonRegionsReq(const mesh::Identity& sender, uint32_t sender_timestamp, const uint8_t* data);
uint8_t handleAnonOwnerReq(const mesh::Identity& sender, uint32_t sender_timestamp, const uint8_t* data);