Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/BiancoRoyal/node-bacstack

The BACnet protocol library written in pure JavaScript
https://github.com/BiancoRoyal/node-bacstack

test(integration): create basic integration tests setup

5c37ed8afab8521ac630b748ec6c06ca6ec91416 authored over 7 years ago by Huser <[email protected]>
refactor(jscs): fix all JSCS linting errors and adapted JSCS rules

ee9da58e5f6e64b5efe76f67e317e23a89999f8f authored over 7 years ago by Huser <[email protected]>
chore(jshint): remove latedef rule to prevent false-positive results on tail-recursive functions

afec227e4bac9064d98aa511bdadebd901d6ec1c authored over 7 years ago by Huser <[email protected]>
fix(bacnet-asn1): implement missing stubbed functions

Closes issue #3

a49b103803bd3f7802fc84c3360a1ae30398a874 authored over 7 years ago by Huser <[email protected]>
fix(bacnet-client): prevent redundant increment of invoke counter

Closes issue #2

a59b023c8aa75f4f7b12582d5df63566367d369f authored over 7 years ago by Huser <[email protected]>
test: create initial unit-test setup including coverage

61231896de24cfe731e7bbdebbc8a04f38e7cfef authored over 7 years ago by Huser <[email protected]>
fix: correct various JSHint linter findings

ee1b2a5e1d2a28b43f630ed8976baedf52ca3968 authored over 7 years ago by Huser <[email protected]>
release version 0.0.1-beta.2

2010138f3c781b87070656cdf2943ca5743a7479 authored over 7 years ago by Huser <[email protected]>
fix(bacnet-client): add missing callback definition to readProperty function

ba16839b3f73395ddeefcae891830d49f9a3431b authored over 7 years ago by Huser <[email protected]>
fix(bacnet-client): add missing callback `next` to writeProperty function

a0cfa373ea06791ac4890e80240bd99d9c65e9f8 authored over 7 years ago by Huser <[email protected]>
fix(bacnet-transport): enable broadcast support in UDP socket

b6c49c715f487b25cfe2f729d6f2569ca2379aff authored over 7 years ago by Huser <[email protected]>
docs(readme): adapt writeProperty documentation to actual implementation

8d18cf2fd4a7a7e85ace3a14b6405436a1d52912 authored over 7 years ago by Huser <[email protected]>
release version 0.0.1-beta.1

651992b21bc066e213cc5d8e5cf0baf7e7a605b2 authored almost 8 years ago by Fabio Huser <[email protected]>
docs(readme): rework readme usage structure and add `readPropertyMultiple ` function

d99cd9dcdfe082d127a97c50cbc9bd9adaf4e75b authored almost 8 years ago by Huser <[email protected]>
refactor(client): rework client interface and adapt to documentation

05294dda8214e057667ac363bb709d9bbdde4b2e authored almost 8 years ago by Huser <[email protected]>
docs(readme): add additional badges for npmjs, codeclimate and coverals to readme

58c1683bd7de94525477cad35a891e14e5d91b8e authored almost 8 years ago by Huser <[email protected]>
feat: add configuration possibility to bacstack

6d3c15be1cb24b9f554c02b40c7e9b058f9186a2 authored almost 8 years ago by Huser <[email protected]>
feat(client): implement default segmentation handling

58a53e3d71568e2d8b3952ab564fb3fd55f3aec1 authored almost 8 years ago by Huser <[email protected]>
feat(asn1): implement octet-string decoding

87348de3abedaec5520236b9bab22dbb64774c9f authored almost 8 years ago by Huser <[email protected]>
release version 0.0.1-beta.0

03b829b10c78b6380791c23d53fad3cc2bb7abeb authored almost 8 years ago by Fabio Huser <[email protected]>
chore: rename NPM package to `bacstack`

9370d1fe19e4eee590f9e652c6ddb21aa85e09ef authored almost 8 years ago by Huser <[email protected]>
fix: fix various syntax issues

325985624e95caaa622efad486ac456554dacd96 authored almost 8 years ago by Huser <[email protected]>
docs(readme): add Travis-CI and David-DM badges

9baf051ca28dcdffcc494408da3322d8ae4c22a5 authored almost 8 years ago by Fabio Huser <[email protected]>
feat: create initial implementation

1c4f1398d4c211f7991fcab40a901d08701796bd authored almost 8 years ago by Fabio Huser <[email protected]>
feat: create initial project structure

4b2c8c063ae119590eeefc81da1dfc4633d1b13e authored almost 8 years ago by Fabio Huser <[email protected]>