Files
andros 888ddaa554 Fix node.updated handler signature, add tests and docs
_on_node_updated was missing the interface parameter; the meshtastic
library sends (node, interface) so pubsub silently dropped every event.
Added two new tests (falls_back_to_from_num for telemetry,
node_with_no_id_and_zero_num for nodeUpdated). Updated README with
Battery column example, accurate real-time update description, and
Contributing section. Updated CHANGELOG.
2026-05-27 16:03:30 +02:00
..