Create Dashboard for serial connected meshtastic device
Project description
Meshtastic-rpi-dashboard
Create Dashboard for serial connected meshtastic device
Setup:
sudo pip3 install iMesh-Dashboard
Configuration
First installation
cd /usr/local/iMeshDashboard/conf/
sudo mv app.conf.example app.conf
sudo nano app.conf
Configuration example
[AUTH] #authentication for dashboard
username=user
password=testPassword
[NET] # binding address and port for dashboard
bind=0.0.0.0
port=5000
[Position] # send position beacon for non gps devices
lat=45.5
lon=7.5
alt=250
interval=375
enabled=False
[MQTT] #mqtt server for publishing received nodes (i use it to render imeshmap.iz1kga.it)
host=mqtt.test.org
port=1883
username=MQTTuser
password=MQTTpassword
keepalive=60
enabled=False
Run
Install systemd service running:
sudo /usr/local/iMeshDashboard/service/iMeshDashboardServiceInstall.sh
the service will start at end of installation
control service:
systemctl start iMeshDashboard
systemctl stop iMeshDashboard
systemctl status iMeshDashboard
Disclaimer
This software is experimental. Please Avoid unauthorized persons to acces your systems!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iMesh-Dashboard-0.2.14.tar.gz.
File metadata
- Download URL: iMesh-Dashboard-0.2.14.tar.gz
- Upload date:
- Size: 325.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3ce93667bf08cc3f13aa5caf74713a382564586695e54278b7b11dd009e4e67
|
|
| MD5 |
0c110232b01260e3cc756fc5fcbb8e06
|
|
| BLAKE2b-256 |
6ef14496c1d1f1f1058c31669569ff69698d3bc812a5c35278f565e224470070
|
File details
Details for the file iMesh_Dashboard-0.2.14-py2.py3-none-any.whl.
File metadata
- Download URL: iMesh_Dashboard-0.2.14-py2.py3-none-any.whl
- Upload date:
- Size: 335.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
267eb9fde5ab7c564074ba3ba1a5422d5f191ea320cc3b735844aba0e301030e
|
|
| MD5 |
1997da360f5ef4bf9cef305067ec463a
|
|
| BLAKE2b-256 |
5ffb5134ae4c7e8b346f59821e7cad947a4742744f804cf8c80104aca01b5651
|