meshtastic/docs/software/js/getting-started.md
linagee f2e22d63c9
Typos, spelling, and grammar corrected (#3)
Thanks to aspell and languagetool. Hand picked from these, there are too
many strange things in the English language to be perfectly syntactical.
2021-12-27 12:39:42 -07:00

658 B

id title sidebar_label
getting-started Getting Started Getting Started

:::tip Full API documentation is available at js.meshtastic.org :::

Intro

Meshtastic.js is a JavaScript library that provides an interface to Meshtastic devices. It can be used to build applications to interface with a Meshtastic network. Currently, HTTP(S) and Bluetooth connections are supported.

If you wish to view the code or contribute to development of the library, please visit the JavaScript code GitHub page.

Connection methods

HTTP(S)

Bluetooth

Serial