Giter VIP home page Giter VIP logo

Comments (3)

Patrick-3000 avatar Patrick-3000 commented on September 26, 2024

I tried to solve the first issue by myself, see #69

from bacnet.

gralin avatar gralin commented on September 26, 2024

Hi @patrickthoma thank you for solving the issue you have reported.

As to the manual, unfortunately there is none. The story of this library is rather complicated, it was developed by different developers in different points in time, and last one (Frédéric Chaxel) created YABE app with it. When I first came across YABE it helped me investigate some BACnet device and later I wanted to write a small microservice that would handle the communication. Unfortunately, this codebase was not self-contained as library. What I have done was extraction of the part that should be a reusable library, refactored the code (originally it's stored mostly in two files, one of which is 15k lines), pushed it on GitHub (originally it's SVN repo on SourceForge) and pushed it via CI to NuGet for easy usage. After all this I have contacted YABE author about maybe YABE using this NuGet package, so that we can work on this part in a separate repo. In response I have received acusations of being a thief, of my refactor work being stupid/pointless, my additions being worthless (I have added support for Life Safety objects and some async methods for easy client usage) and I should delete everything. What a nice guy, and I really wanted to help, I was not disrespectful.

Anyway, the API of the library is not great (imho) and there was no original documentation as the author focuses on developing the app and not distributing this as reusable library. The examples also come from his repo. I could generate some automatic documentation of the API if that would help.

from bacnet.

gralin avatar gralin commented on September 26, 2024

Your changes are available in v1.1.2 on NuGet, thank you!

from bacnet.

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.