meshtastic/website/docs/software/js/getting-started.md
2021-04-12 11:29:30 +10:00

22 lines
479 B
Markdown

---
id: getting-started
title: Getting Started
sidebar_label: Getting Started
---
:::tip
Full API docummentation is avaliable at [js.meshtastic.org](https://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.
## Connection methods
### HTTP(S)
### Bluetooth
### Serial