Giter Site home page Giter Site logo

Support for common IoT libraries about iot HOT 3 CLOSED

dotnet avatar dotnet commented on July 28, 2024
Support for common IoT libraries

from iot.

Comments (3)

joperezr avatar joperezr commented on July 28, 2024

For this one, one thing I was planning to do is to get common static methods like the ones you suggest, and have that code live on a Common folder under src/devices. Once we have it there, then different device bindings can just add the specific .cs file they need to the Compile item if they require that functionality/method in their binding. In the end, we will package every bidning (and the common code as well) into one single library Iot.Device.Bindings.dll, so this would be a good way to avoid redundancy.

from iot.

shaggygi avatar shaggygi commented on July 28, 2024

@joperezr this makes sense and to be clear these were created at different times with different things in mind (although they now seem to overlap). APIs like BCD seem to fit more with the scenario of the graphics API in #178.

The bit manipulation API could also be useful outside IoT APIs, but still fits here as well. You can close this or #178 if you think only one is needed for the topic.

from iot.

joperezr avatar joperezr commented on July 28, 2024

I'll close this one because I feel is the more general question of where to put common code, which we now have an answer for. I'll keep #178 open to track the graphics library progress.

from iot.

Related Issues (20)

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.