mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-08-12 11:43:03 +02:00
Clarify MQTT limitation comment
This commit is contained in:
@@ -115,11 +115,11 @@ export function SettingsMqttSection({
|
|||||||
— you don't hear your own advertisements unless they're echoed back to you.
|
— you don't hear your own advertisements unless they're echoed back to you.
|
||||||
So, your own advert echoes may result in you being listed on LetsMesh/etc., but if
|
So, your own advert echoes may result in you being listed on LetsMesh/etc., but if
|
||||||
you're alone in your mesh, your node will appear as an ingest source within LetsMesh,
|
you're alone in your mesh, your node will appear as an ingest source within LetsMesh,
|
||||||
but will not report GPS data/etc. that would otherwise be captured by an advertisement, as
|
without GPS data/etc. derived from adverts -- we faithfully report only traffic heard on the
|
||||||
we faithfully report only traffic heard on the radio (and don't reconstruct synthetic
|
radio (and don't reconstruct synthetic advertisement events to submit). Rely on the
|
||||||
advertisement events to submit). Rely on the “My Nodes” or view heard packets to
|
“My Nodes” or view heard packets to validate that your radio is submitting to
|
||||||
validate that your radio is submitting to community sources; if you're alone in your
|
community sources; if you're alone in your local mesh, the radio itself may not appear
|
||||||
local mesh, the radio itself may not appear as a heard/mapped source.
|
as a heard/mapped source.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Private MQTT Broker */}
|
{/* Private MQTT Broker */}
|
||||||
|
|||||||
Reference in New Issue
Block a user