meshtastic/website/docs/software/js/getting-started.md

22 lines
479 B
Markdown
Raw Normal View History

2021-04-01 17:34:44 -07:00
---
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