Michael Brew
Michael Brew
Combo of https://github.com/helium/hotspot-app/pull/977 and https://github.com/helium/hotspot-app/pull/1342 JSON payload to re-assert antenna gain/elevation ``` { "type": "hotspot_antenna", "hotspotAddress": string, "gain": number, "elevation": number? } ``` JSON payload to transfer hotspot ``` {...
Issue: https://github.com/helium/hotspot-app/issues/1341 This PR adds the ability to scan a QR code allowing users to pre-fill the "Transfer Hotspot" form (while also skipping the "has valid activity" check if directed...
Feature request: https://github.com/helium/hotspot-app/issues/976 ## Summary This PR adds the ability to scan a QR code (structure defined below) to reassert the gain/elevation of a hotspot's antenna within a single screen....