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
iMesh-Dashboard-0.1.12.tar.gz
(324.6 kB
view details)
Built Distribution
File details
Details for the file iMesh-Dashboard-0.1.12.tar.gz
.
File metadata
- Download URL: iMesh-Dashboard-0.1.12.tar.gz
- Upload date:
- Size: 324.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e0a4eee9c7f3a4063f7a0613e71153b484922a29155d3e1284e4f65ee9758a3 |
|
MD5 | 1382edded6dc92ec0ab5e5aa0a0b6b44 |
|
BLAKE2b-256 | 966c905801b5959a3d68cb10e33c280d6976563bf3639dece852af30cad67f3b |
File details
Details for the file iMesh_Dashboard-0.1.12-py2.py3-none-any.whl
.
File metadata
- Download URL: iMesh_Dashboard-0.1.12-py2.py3-none-any.whl
- Upload date:
- Size: 334.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cdb53804bf198feda1ff2bb16b83860b6ead02b6403856f881a39ad180d5102 |
|
MD5 | b8d8647145d45761039e13c6c096c112 |
|
BLAKE2b-256 | b630c309e8fe4ccc9539a90543c1db3a08ac4e69ec0ee198dd284615e1ff71c6 |