forked from ctmesh/web
fixes
This commit is contained in:
@ -168,7 +168,8 @@
|
||||
opacity: 0.4;
|
||||
}
|
||||
.btn[target="_blank"]::after,
|
||||
.copy-btn::after {
|
||||
.copy-btn::after,
|
||||
.site-footer a::after {
|
||||
display: none;
|
||||
}
|
||||
.site-footer {
|
||||
@ -228,7 +229,7 @@
|
||||
<h2>Official Links</h2>
|
||||
<p><a href="https://meshcore.co.uk/" target="_blank">meshcore.co.uk</a></p>
|
||||
<p><a href="https://flasher.meshcore.co.uk/" target="_blank">flasher.meshcore.co.uk</a></p>
|
||||
<div class="note"><strong>Note:</strong> the flasher requires WebSerial or Web Bluetooth support in your browser.</div>
|
||||
<div class="note"><strong>Note:</strong> the flasher requires WebSerial or Web Bluetooth support in your browser</div>
|
||||
|
||||
<h2>MQTT</h2>
|
||||
<p>Our MQTT broker is <em>uplink-only</em> and designed for fixed nodes across the state to serve as gateway nodes. Its purpose is not to bridge gaps or extend mesh coverage, but to report local traffic to our own web-based tools for analytical data and metrics to assess the mesh's performance. <strong>This role is best suited for stable, well-placed nodes with reliable coverage.</strong></p>
|
||||
|
||||
Reference in New Issue
Block a user