Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 335 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 335 Bytes

Seat Monitor

A simple IoT prototype.

What's inside

server: an express server
view: a React view
server_test: a server to test if the device can send http request.
device:

  • main: http-based end node.
  • lora: lora-based end node + lora-based receiver (gateway)