Skip to content

MukeshBisht/iotBoard

Repository files navigation

Welcome to iotBoard

build-status

You can use this repository for personal use.

Dependencies

  • SignalR
  • mysqlconnector
  • Newtonsoft
  • AspNetCore 2.0
  • openweathermap (sort of)

IotBoard

  • Publish data from sensors to Telemetry Controller
  • Setting up action will post to Action Controller and maintain a Queue and Action will be send to publisher (iot device) when it posts telemetry
  • SignalR will update client side to update graphs.

importent

  • Will be updated to .net 6 soon