Skip to content

Conversation

@MichaelBrew
Copy link
Contributor

@MichaelBrew MichaelBrew commented Aug 13, 2022

Combo of #977 and #1342

JSON payload to re-assert antenna gain/elevation

{
  "type": "hotspot_antenna",
  "hotspotAddress": string,
  "gain": number,
  "elevation": number?
}

JSON payload to transfer hotspot

{
  "type": "transfer",
  "hotspotAddress": string,
  "newOwnerAddress": string,
  "skipActivityCheck": boolean,
  "isSeller": boolean
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant