Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 520 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 520 Bytes

This project was bootstrapped with Create React App.

Beelan - GPS

Example of how works Lora comunications MQTT interventions , of geolocation mesassages

  • All the Devices Should be added to server on the aplication with the ID 1

Set Up

REACT_APP_MQTT_IP REACT_APP_MQTT_PORT

need to be seted for work

REACT_APP_SECRET_CODE=abcdef npm start
REACT_APP_SECRET_CODE=abcdef npm test
REACT_APP_SECRET_CODE=abcdef npm build