Giter Site home page Giter Site logo

deviceinsight / iot-hubber Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 2.0 1.94 MB

node.js based GUI client for communicating with Azure IoT Hub using MQTT

License: Apache License 2.0

HTML 4.20% JavaScript 81.44% Dockerfile 1.19% Shell 1.94% SCSS 11.23%

iot-hubber's People

Contributors

dependabot[bot] avatar douglasgc avatar pniedzwiedzinski avatar vhi-di avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

nurdinm douglasgc

iot-hubber's Issues

Design Login page responsively

At the moment, the login page is not very visually appealing ๐Ÿ˜

The top banner cuts off when the page height is smaller than ca 480px.

We are open to using a component library, if someone would like to pull one in.

Styles relating to a particular component should be on the same level as the component.
Styles applicable to the whole app should be in App.scss.

Update Docs

i would like to update the docs for those of us who prefer Npm because honestly i have been at it for a while now, and yarn install keeps giving me tunnel errors

Create an Icon for IOT-Hubber

Design an icon for IOT Hubber.

IOT Hubber is a tool for sending data to the Azure IOT hub via mqtt.

It would be nice to have an icon symbolising this.

Desired Exports:

  • 64x64 as a favicon to client/public/favicon.ico
  • ?x200 as a png to client/public/logo.png for future use as a logo etc

Improve Error Handling when MQTT connection fails

At the moment, the server returns a 500 server error when the connection fails.
This should be handled better by returning a 400 bad request with the following response object:

{"status":"CONNECTION ERROR","message": "some error that was the cause of the failure"}

This should then be shown in the error overlay.
For now, we can just return the raw error message without regard for translation or transformation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.