Giter Club home page Giter Club logo

herbios's People

Contributors

johanneshoffmann avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

herbios's Issues

MQTT Rewrite

This contains a complete restructuring of the architecture to use the communication protocol MQTT for all shared data from sensors, actors and other information inside a van system.

Explanation in german:

grafik

Die Hauptkommunikation wird das MQTT Protokoll und ein sogenannter Broker. Dieser kümmert sich darum, dass verschiedene Teilnehmer sich anmelden können. Wie eine Poststation verteilt er Änderungen von Sensor-Werten oder von Einstellungen wie z.b. die Stärke der Heizung. An diesen Broker kann man verschiedene Systeme anhängen.
Ich werde das HerbiOS in zwei Teile aufteilen. Erster Teil, der linke türkiese Teil. Das ist meine Arduino Lösung an der ich alle meine Sensoren und Aktoren anbaue. Die kommuniziert dann letztendlich über eine USB Schnittstelle. Damit daraus eine Kommunikation mit dem MQTT Broker entsteht gibt es einen weiteren Block an Software, den Sensorer-Controller. Dieser Teil soll eine Dokumentation bekommen, wie ich die Haredware exakt anbinde und wie ich was verkabeln muss.
Das soll dann eine mögliche Lösung sein, wie ich Hardware anbinden kann.
Der zweite Teil ist dann das jetzige System, der orangene Teil. Es hat ein Frontend, dass mit dem MQTT Broker kommuniziert. Für einige Funktionen, die man nicht über einen MQTT-Broker abbilden kann gibt es dennoch ein eigenes Backend.
Die grauen Boxen sind Module, die jeder für sich nach bedarf dazu installieren kann. Das soll symbolisieren, wie flexibel dann das System konfiguriert werden kann. Eigene MQTT Hardware ist dann eine eigene oder fremde Lösung Hardware anzubinden. NodeRed ist ein Drag&Drop Programmiertool womit ich z.b. eigene Regelungen entwickeln kann. Home Asisstant ist ein weiteres Dashboard Programm das ich zusätzlich zu herbiOs verwenden kann. Im Grunde können alle MQTT fähigen Programme angebunden werden.

Running Api (Server)

Can not Start the Backend Server

*@*:~/develop/herbiOS/api$ npm install
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
npm WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
npm WARN deprecated [email protected]: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated @types/[email protected]: This is a stub types definition. socket.io provides its own type definitions, so you do not need this installed.
npm WARN deprecated [email protected]: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.

added 401 packages, and audited 402 packages in 3m

29 packages are looking for funding
  run `npm fund` for details

6 vulnerabilities (2 moderate, 4 high)
*@*:~/develop/herbiOS/api$ npm start

> [email protected] start
> nodemon -e ts --watch 'src/**/*.ts' --exec 'ts-node' src/app.ts

sh: 1: nodemon: not found

No Bug Questions:

On witch Hardware You Run the Npm ?
I have send an Contact Message on Xing.
Is there an Way to Talk to gather in German ? Mail or so ? I have no Twitter

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.