Giter VIP home page Giter VIP logo

luca-domenichini / smartiot.connector Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 1.0 936 KB

SmartIOT.Connector is a simple connector and scheduler that lets you connect your IoT devices to the cloud and more

License: MIT License

C# 99.19% Dockerfile 0.09% Batchfile 0.73%
automation azure connector iot modbus modbus-tcp mqtt plc s71200 s71500 s7300 s7net scheduler siemens siemens-s7-plcs snap7

smartiot.connector's People

Contributors

luca-domenichini avatar macel94 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

nanofabricfx

smartiot.connector's Issues

GRPC connectors

Would be good to have grpc connectors, both client and server style.

Server connector should bring up a grpc service that allows clients to request data on demand.
It should also provide a streaming method to have events pushed to clients asynchronously.
This package (or another one?) should also provide a client library to be easily used by external processes

Client connector should do the same but the opposite way.
This package (or another one?) should also provide a grpc service to be installed in an external application that wants to act as the grpc service server. External clients, at this point, should query that grpc service for data/status/streaming etc...

Maybe client and server packages can be the same in both connector kind, be that SmartIOT -> grpc client -> grpc server or SmartIOT -> grpc server -> grpc client... maybe some endpoints would be useless.. must investigate that.

Extensibiliy docs

Docs for how to easily create a customized device and connector is missing.
People now should simply copy from existing implementations.

Monitoring web app

Would be good to have a web app integrated in the default app to display some data about the internals of the running system.

That app should use the API already exposed to display statistics, and should also provide a way to update the system state:

  • add/remove device
  • add/remove connector
  • get data, set data
  • etc...

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.