Skip to content

Get an outline for hub to IoT devices network protocol #2

@conorpp

Description

@conorpp

Draft out a simple and reliable network protocol for the IoT hub and IoT devices to connect and communicate.

Ideas:

  • Using default UDP ports and broadcasting for LAN IP Address discovery
  • Look at simple discovery LAN protocols online. Don't over-engineer.

E.g. a sensor node has 2 states:

  1. Not connected. Broadcasts until a IoT "claims" it.
  2. Connected. Sends stream of sensor data to IoT hub.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions