https://github.com/xreef/ebyte-lora-manager-react-redux-web-front-end
The front end for EByte Lora E32 E22 devices. (React, TypeScript, Redux, Redux Logic, WebSocket)
https://github.com/xreef/ebyte-lora-manager-react-redux-web-front-end
arduino-ide e22 e32 ebyte esp32 esp8266 front-end gateway lora react redux typescript
Last synced: about 1 month ago
JSON representation
The front end for EByte Lora E32 E22 devices. (React, TypeScript, Redux, Redux Logic, WebSocket)
- Host: GitHub
- URL: https://github.com/xreef/ebyte-lora-manager-react-redux-web-front-end
- Owner: xreef
- Created: 2021-07-20T21:00:09.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-26T17:15:24.000Z (over 1 year ago)
- Last Synced: 2025-03-27T20:07:23.095Z (about 2 months ago)
- Topics: arduino-ide, e22, e32, ebyte, esp32, esp8266, front-end, gateway, lora, react, redux, typescript
- Language: TypeScript
- Homepage:
- Size: 1.14 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Front end for EByte LoRa E32 devices
After npm i
You must overwrite
node_modules\redux-logic\definitions\logic.d.ts
with
src\redux\types\logic.d.tsthan to start
npm run devto do the build (in linux env, you can use also windows linux env)
npm run buildwp# EByte LoRa E32 Web Manager and gateway
A simple web interface for the esp8266 to configure, sending and receiving LoRa messages.
[](https://www.youtube.com/watch?v=Jy247Nb33T4)## Documentation
- [EByte LoRa E32 gateway: manage via REST and WebSocket (esp8266, esp32)](https://www.mischianti.org/2021/07/20/ebyte-lora-e32-gateway-manage-via-rest-and-websocket-esp8266-esp32-1/)
- [EByte LoRa E32 Web Manager: description, configure and demo (esp8266, esp32)](https://www.mischianti.org/2021/07/24/ebyte-lora-e32-web-manager-description-configure-and-demo-esp8266-esp32-2/)## API of the gateway
https://documenter.getpostman.com/view/1698430/TVCcXpbi