Ecosyste.ms: OpenCollective

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

Modbus Contribution Package for Node-RED

maintaining and development for LTS releases, security and stable work
Collective - Host: opensource - https://opencollective.com/node-red-contrib-modbus - Website: https://osi.bianco-royal.com/ - Code: https://github.com/BiancoRoyal

docs(index): use correct function call in inline-code example

github.com/BiancoRoyal/node-bacstack - cc02211058e253b449bccad03e58ad233b4dddff authored over 7 years ago by Fabio Huser <[email protected]>
refactor(bacnet-npdu): rework all NPDU function names to adhere the styleguide

github.com/BiancoRoyal/node-bacstack - c1171dd1245fdc4a9c10d2094d59ff979ded27e6 authored over 7 years ago by Fabio Huser <[email protected]>
refactor(bacnet-services): rework all BACNET service function names to adhere the styleguide

github.com/BiancoRoyal/node-bacstack - 435a7732f7566b826334798394d2e80e6bfd99d3 authored over 7 years ago by Fabio Huser <[email protected]>
refactor: use small-case for `Tag` and `Value` parameters

BREAKING CHANGE: `Tag` and `Value` parameters for writeProperty and writePropertyMultiple have t...

github.com/BiancoRoyal/node-bacstack - ea614da10b153f81cdac5355e32f8849c76b1d2d authored over 7 years ago by Fabio Huser <[email protected]>
refactor(bacnet-asn1): rework all ASN1 variable names to adhere the styleguide

github.com/BiancoRoyal/node-bacstack - ef9224418320b855bdd30a4f2d030f70d8ad69bf authored over 7 years ago by Fabio Huser <[email protected]>
refactor(bacnet-asn1): rework all ASN1 function names to adhere the styleguide

github.com/BiancoRoyal/node-bacstack - b31bc00a81eb5cf968cad601b7c849aa7c36e33f authored over 7 years ago by Fabio Huser <[email protected]>
chore(jscs): enforcing camel-case identifier via linter

github.com/BiancoRoyal/node-bacstack - 1bef480eff51c192599461c0515758f843751ae5 authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #42 from fh1ch/feat/additional-services

feat(bacnet-services): implement missing BACNET service encodings

github.com/BiancoRoyal/node-bacstack - 80c84f551cbe26e57d40c589d4adf95ed75ae018 authored over 7 years ago by Fabio Huser <[email protected]>
feat(bacnet-services): implement missing BACNET service encodings

github.com/BiancoRoyal/node-bacstack - db6ac7fd62e76f1f79992b90fbf4c42fb7f1b536 authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #41 from fh1ch/docs/enum-docs

Docs/enum docs

github.com/BiancoRoyal/node-bacstack - 3351b35feb2ca87db444876f77019defbbca0f89 authored over 7 years ago by Fabio Huser <[email protected]>
docs(index): add enum references to inline code documentation

github.com/BiancoRoyal/node-bacstack - 871ee7f333ddda3e3c442ed3fbc678b447d1eda5 authored over 7 years ago by Fabio Huser <[email protected]>
docs(readme): add supported BACNET services to README.md

github.com/BiancoRoyal/node-bacstack - 2d8116a9d374b9b33124283c71af7875a2e7a3fa authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #40 from fh1ch/feat/write-property-multiple-2

feat: implement write-property-multiple

github.com/BiancoRoyal/node-bacstack - 99bf20d23c9cfc1049e303f64290ee2a5b733c73 authored over 7 years ago by Fabio Huser <[email protected]>
feat: implement write-property-multiple

github.com/BiancoRoyal/node-bacstack - 5f9f7a0447c333414f8d9f2cd9316dbb3673bf8f authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #38 from fh1ch/feat/write-property-multiple

feat(bacnet-services): implement writePropertyMultiple service

github.com/BiancoRoyal/node-bacstack - cbb3d13a753a5fc11dfaaa42dec20f819b0c380f authored over 7 years ago by Fabio Huser <[email protected]>
feat(bacnet-services): implement writePropertyMultiple service

github.com/BiancoRoyal/node-bacstack - ea9332c945884e163dba9b908d2161047f322031 authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #36 from fh1ch/feat/reinit-time-sync-service

Feat/reinit time sync service

github.com/BiancoRoyal/node-bacstack - f06e3c5993015dc578988b651d0721c173713a8e authored over 7 years ago by Fabio Huser <[email protected]>
docs(index): corrected spell mistakes in code documentation

github.com/BiancoRoyal/node-bacstack - fa4c7fa874d83bb0b898a39f30b9db82416bb8cb authored over 7 years ago by Fabio Huser <[email protected]>
feat: implement reinitialize-device

github.com/BiancoRoyal/node-bacstack - 1283cc32f6b0b66ea71cb16751d82f53a8f0a548 authored over 7 years ago by Fabio Huser <[email protected]>
feat: implement device-communication-control

github.com/BiancoRoyal/node-bacstack - 04a38a829afabd77c932698bec412525f4ad5ef5 authored over 7 years ago by Fabio Huser <[email protected]>
feat: implement time-sync

github.com/BiancoRoyal/node-bacstack - 9980a4d7b8524a1175be9aec182dc58eab4a23ac authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #35 from fh1ch/fix/iso8859-string-decoding

fix(string-decode): add decoding support for ISO 8859-1

github.com/BiancoRoyal/node-bacstack - 45136cad1d749caf3c4918233233cb1d103ea40d authored over 7 years ago by Fabio Huser <[email protected]>
Merge branch 'master' into fix/iso8859-string-decoding

github.com/BiancoRoyal/node-bacstack - 59a0e55154e6589a394da1698e2de0662b47be86 authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #34 from fh1ch/feat/allow-multiple-stacks

feat(bacnet-transport): allow reuse of network interface when using bacstack

github.com/BiancoRoyal/node-bacstack - 0f4347311bcac00e5652e464fd8a93d8ba89230e authored over 7 years ago by Fabio Huser <[email protected]>
fix(string-decode): add decoding support for ISO 8859-1

ISO 8859-1 is also known as Latin-1

github.com/BiancoRoyal/node-bacstack - a224928360da49d1c1d620b025f5066db006d1ff authored over 7 years ago by Kaspar Fenner <[email protected]>
feat(bacnet-transport): allow reuse of network interface when using bacstack

github.com/BiancoRoyal/node-bacstack - 0fb216ca7ab94af6ea657c3a736d6079657e4ea0 authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #33 from fh1ch/fix/error-message-format

fix(bacnet-client): correct error message format for BACNET aborts and errors

github.com/BiancoRoyal/node-bacstack - 764e7e1ba5d4e1a36838dbb62986718af1a067cd authored over 7 years ago by Fabio Huser <[email protected]>
fix(bacnet-client): correct error message format for BACNET aborts and errors

github.com/BiancoRoyal/node-bacstack - 6533e3f3185a23b990fff66fd9b5122a1282f1a8 authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #32 from fh1ch/fix/enum-export

fix(ba-enums): make sure the exported enums are not overridden

github.com/BiancoRoyal/node-bacstack - 8e40dc3546fa89d4d50a81ee8d4394cd2a64478f authored over 7 years ago by Fabio Huser <[email protected]>
fix(ba-enums): make sure the exported enums are not overridden

github.com/BiancoRoyal/node-bacstack - 8369cc8daa0a97d5e20e554eea5e9fbc0d570c93 authored over 7 years ago by Kaspar Fenner <[email protected]>
package information update

github.com/BiancoRoyal/node-red-contrib-modbus - 39e5ceca077c82fb8fd805e5a5d5cf80345c4dcd authored over 7 years ago by Klaus Landsdorf <[email protected]>
chore(release): 1.2.0

github.com/BiancoRoyal/node-red-contrib-modbus - fa915c7e1ab2c3612a5fb34052268480682a5949 authored over 7 years ago by Klaus Landsdorf <[email protected]>
chore(release): 1.1.0

github.com/BiancoRoyal/node-red-contrib-modbus - 044f780fb10dee05df2d64f0255c5198b816e4e2 authored over 7 years ago by Klaus Landsdorf <[email protected]>
flex connector

new flex connector works well on local network

github.com/BiancoRoyal/node-red-contrib-modbus - ea07a25fa256871d55979e5ed13a7272c99c4687 authored over 7 years ago by Klaus Landsdorf <[email protected]>
next evolution step

- testing nodes with node-red 0.17.x
- whole new dynamic connector node
-- dynamic serial
-- dyn...

github.com/BiancoRoyal/node-red-contrib-modbus - 0a70a0938a62d9d5267e944fd16a7b7f2d110bf7 authored over 7 years ago by Klaus Landsdorf <[email protected]>
Issue 2 - contrib package name

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 139e75194c68046396d62826df1a3f2737bfb6f5 authored over 7 years ago by Klaus Landsdorf <[email protected]>
Merge pull request #31 from fh1ch/feat/bacnet-errors-aborts

feat(bacnet-client): expose BACNET errors and aborts to user

github.com/BiancoRoyal/node-bacstack - a83e7be7527ceff1987c146555c171759fa765ff authored over 7 years ago by Fabio Huser <[email protected]>
feat(bacnet-client): expose BACNET errors and aborts to user

github.com/BiancoRoyal/node-bacstack - 8cda7de50f60c12cbaaf0c6d44240f15013ea040 authored over 7 years ago by Fabio Huser <[email protected]>
Merge branch 'master' into master-github

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 8bddc547ccf4f9acdc96f4b2bb4f63be7a4ca411 authored over 7 years ago by Klaus Landsdorf <[email protected]>
- clean license information

- release PUBLIC BETA
- Kickstarter information
- examples inside release

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 0165eda03ea00441d423b02fb14a88ce86c00f9c authored over 7 years ago by Klaus Landsdorf <[email protected]>
Merge pull request #29 from fh1ch/refactor/bacnet-enum-rework

refactor(index): move enum expose from instantiated object to root level

github.com/BiancoRoyal/node-bacstack - 2c7971d9aa61030585c03d5cb4e3f1a536fcd94a authored over 7 years ago by Fabio Huser <[email protected]>
refactor(index): move enum expose from instantiated object to root level

BREAKING CHANGE: enumerations are no longer accessible via BACStack client instance and have bee...

github.com/BiancoRoyal/node-bacstack - 47890ecb0db0c3e1afc07837043fe273b544bc79 authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #27 from fh1ch/feat/transport-errors-exposed

feat(bacnet-client): expose underlying transport errors to user

github.com/BiancoRoyal/node-bacstack - d04f6b22db7ebbf11ac116d759b767d64ba2a2ba authored over 7 years ago by Fabio Huser <[email protected]>
feat(bacnet-client): expose underlying transport errors to user

github.com/BiancoRoyal/node-bacstack - 7d547be4c0220eed7c6b0601116de079d30b4849 authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #26 from fh1ch/feat/close-transport-function

Feat/close transport function

github.com/BiancoRoyal/node-bacstack - 46ade658b92f8bf78380cb1aa10fbcee0358fb21 authored over 7 years ago by Fabio Huser <[email protected]>
refactor: use correct JS object instantiation

github.com/BiancoRoyal/node-bacstack - a1df9d7a03693481569d97dfcbc63c1b8f442fd2 authored over 7 years ago by Fabio Huser <[email protected]>
feat(bacnet-client): implement close function for BACstack and underlying UDP socket

github.com/BiancoRoyal/node-bacstack - 4be06bd2afd3775fdd76b907516cd7bc3d8bbb69 authored over 7 years ago by Fabio Huser <[email protected]>
chore(jscs): drop capital-constructor ruleset

github.com/BiancoRoyal/node-bacstack - 0b751c13c65b2be2f7ae29c6d7353e759bfbfd6d authored over 7 years ago by Fabio Huser <[email protected]>
- improved browser

-- root restriction
-- documentation

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - cc84eab9b9f9450b007f2b522cc07b45214c6c9a authored over 7 years ago by Klaus Landsdorf <[email protected]>
- improved browser documentation for the Node-RED info tab

- improved OPC UA Node
-- converts for selected data type
-- overrides input payload with the val...

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 78d7318e3d4bdb6be744e955cec554736d61046e authored over 7 years ago by Klaus Landsdorf <[email protected]>
- whole new method call works

- improved server examples in address space
- whole new method call example flow
- browser send n...

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 3a8db2d747d117748b5511db69d31c1f37757f70 authored over 7 years ago by Klaus Landsdorf <[email protected]>
- Windows fix to resolve the right node-opcua path

- OS information in logging

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 0826816e9a0663f0c89da7c7e55eafd0559ccb8b authored over 7 years ago by Klaus Landsdorf <[email protected]>
Merge branch 'master' into master-github

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 5f8100918ebbc42654261b516d449bf6de7d1f97 authored over 7 years ago by Klaus Landsdorf <[email protected]>
Merge branch 'master' into master-github

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - ff68b43c4a9e16e2957b7fc8dd54cb2012798bc5 authored over 7 years ago by Klaus Landsdorf <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - f153e64684826423a7ff99951ab94d1be40128b4 authored over 7 years ago by Klaus Landsdorf <[email protected]>
- discovery lookup could crash bug fix

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - d05829a07b347360ca7ca7432841f2f1d4359de1 authored over 7 years ago by Klaus Landsdorf <[email protected]>
- discovery lookup could be empty bug fix

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - acc407f082e26559db128944a1720e758a2704f0 authored over 7 years ago by Klaus Landsdorf <[email protected]>
- JS source maps for debug production code

- bug fix in browser lookup

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 4f276d59baeb0b113b36bf1205777f330046a8b8 authored over 7 years ago by Klaus Landsdorf <[email protected]>
- README update

- examples update
- node info tab documentation
- value range manipulation for the Result Filter

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - af52a028d2588f0b7b64e9b05b692227832dc987 authored over 7 years ago by Klaus Landsdorf <[email protected]>
- debug details

- improved listener
-- constant message shape
-- handle convert errors to send 'stringified'
-- u...

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 777e08f84def972bc594d90e9760b78e8db36f46 authored over 7 years ago by Klaus Landsdorf <[email protected]>
- Result Filter improved

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - ff25ecf1b4a9c2ac81ac739e33bde81c65052aed authored over 7 years ago by Klaus Landsdorf <[email protected]>
release version 0.0.1-beta.8

github.com/BiancoRoyal/node-bacstack - 81267033335907a4d302b7ffa570fafd04bff84b authored over 7 years ago by Fabio Huser <[email protected]>
Set theme jekyll-theme-cayman

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 926c385f88e718122d44caa49b9c8ca40eda223a authored over 7 years ago by Klaus Landsdorf <[email protected]>
- issue file removed - is now in README

- supporter offer in README
- new version to get it released

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - c70a275a707c4d6da25d2eb941c0de00525d2712 authored over 7 years ago by Klaus Landsdorf <[email protected]>
Merge pull request #25 from fh1ch/test/write-property-tests

test(bacnet-services): add write-property unit-test coverage

github.com/BiancoRoyal/node-bacstack - 1cee313aa4b1a623bf07b449c7ab58153a129636 authored over 7 years ago by Fabio Huser <[email protected]>
test(bacnet-services): add write-property unit-test coverage

github.com/BiancoRoyal/node-bacstack - 7a8ca7f8d5f37672e786755381996c825484fdf5 authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #24 from fh1ch/refactor/service-event-emitter

Refactor/service event emitter

github.com/BiancoRoyal/node-bacstack - c078b0f574f5914f03a4fb2c3247d772f2cc2b44 authored over 7 years ago by Fabio Huser <[email protected]>
feat(bacnet-client): implement additional unsupported services

github.com/BiancoRoyal/node-bacstack - d82fefee7a2a5d53e9551cdf1ce09d9c6ca238cd authored over 7 years ago by Fabio Huser <[email protected]>
feat(bacnet-client): rework unconfirmed services to utilize even emitter

github.com/BiancoRoyal/node-bacstack - b5b8d785e5e153a287cf73dc38f522e6a8daf347 authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #23 from fh1ch/fix/invoke-id-255

fix(bacnet-client): ensure invokeId range of 0-255

github.com/BiancoRoyal/node-bacstack - abb6a75f542dd800ce4579da91b55402d9c2504e authored over 7 years ago by Fabio Huser <[email protected]>
- BadSession Error will fire reset and reconnect event

-- Browser
-- Read
-- Listener
-- Write
- listener example update

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - fe37db925dd1e6f31e4cd46b09c52c123f46a148 authored over 7 years ago by Klaus Landsdorf <[email protected]>
keepalive in server settings for example

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 941797f016e9b0966638ccfabd8194b707c5a003 authored over 7 years ago by Klaus Landsdorf <[email protected]>
- reading structure like ServerInfo (i=2256) works well

- inject repeater starts now after once is called, if once is active
- new example of read structure

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 9eef4ec57c9dc2af4284f6054eddeff9bd85f7e1 authored over 7 years ago by Klaus Landsdorf <[email protected]>
- improved listener default behavior to have less heavy load of Node-RED

- just value option to reduce heavy load if complex object not needed
- improved converting of da...

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 30fe7407fc97ad39bd86ead1d9e36b8799beb8b3 authored over 7 years ago by Klaus Landsdorf <[email protected]>
- new result filter node is to handle the different kinds of results

-- handle reader
-- handle listener
-- array handling of multiple items to read
- result filter c...

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 3f3908a73ccac6375590e53fdc8c5c9b1ebbdf68 authored over 7 years ago by Klaus Landsdorf <[email protected]>
fix(bacnet-client): ensure invokeId range of 0-255

github.com/BiancoRoyal/node-bacstack - c19533139097eccd7cefde4a4d709fa7923b2ad6 authored over 7 years ago by Fabio Huser <[email protected]>
- handle Beckhoff sends null values in session information

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - d99251e0c6f076723a949812c23f2fee96d20aa9 authored over 7 years ago by Klaus Landsdorf <[email protected]>
release version 0.0.1-beta.7

github.com/BiancoRoyal/node-bacstack - c53053cca8873d33c58c3058219f7814f57d1171 authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #21 from fh1ch/fix/encode-no-prio-no-array

fix(bacnet-services): correct all invalid no-array and no-priority checks

github.com/BiancoRoyal/node-bacstack - bd75e99abede002975003b539b582152b18f622e authored over 7 years ago by Fabio Huser <[email protected]>
fix(bacnet-services): correct all invalid no-array and no-priority checks

Closes issue #20

github.com/BiancoRoyal/node-bacstack - f0cb5bdf0da45903f893d915e9eead2e555800d8 authored over 7 years ago by Fabio Huser <[email protected]>
release version 0.0.1-beta.6

github.com/BiancoRoyal/node-bacstack - e6cd8e655f47ec5a739f00d87e00b5b765152625 authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #19 from fh1ch/refactor/code-issues-1

refactor(bacnet-client,bacnet-transport): improve code-style and enha…

github.com/BiancoRoyal/node-bacstack - b68db4a53d7955dc7a7efa283a013f35fcf5f33e authored over 7 years ago by Fabio Huser <[email protected]>
refactor(bacnet-client,bacnet-transport): improve code-style and enhance readability

github.com/BiancoRoyal/node-bacstack - 94010069d6fdc04156782aad80d89d4a290ecd46 authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #18 from fh1ch/fix/correct-asn1-decodings-1

Fix/correct asn1 decodings 1

github.com/BiancoRoyal/node-bacstack - 6dfdd620e5eb232ec41100bf6bb483e335380cc2 authored over 7 years ago by Fabio Huser <[email protected]>
fix(bacnet-asn1): add guard to prevent endless loops

github.com/BiancoRoyal/node-bacstack - 63d7d8fefc0aaf3135a6d9ec330c8bf4d882cbff authored over 7 years ago by Fabio Huser <[email protected]>
fix(bacnet-asn1): correct generic blob decoding context implementation

github.com/BiancoRoyal/node-bacstack - 63eacc61203f08e6fb4f403f1d00ceedca6138f6 authored over 7 years ago by Fabio Huser <[email protected]>
fix(bacnet-asn1): correct variable initialization for datetime decoding

github.com/BiancoRoyal/node-bacstack - 3bc159181c5ad37f2df3f3e003bd7a805dcda2cb authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #17 from fh1ch/feat/asn1-service-extensions-2

Feat/asn1 service extensions 2

github.com/BiancoRoyal/node-bacstack - 30d72aa3d1f74b9fa14c3f1cfeb8f392db4516ca authored over 7 years ago by Fabio Huser <[email protected]>
feat(bacnet-services.spec): implement test coverage for cov-subscription and read-access-specification value types

github.com/BiancoRoyal/node-bacstack - 6665a7cc24b40ce90024d56c1833fc28a66dfd50 authored over 7 years ago by Fabio Huser <[email protected]>
feat(bacnet-asn1): implement read-access-specification, cov-subscription, calendar decoding functionality

github.com/BiancoRoyal/node-bacstack - b015f627b06123de531462be04c8aa1b8ae9e1d9 authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #16 from fh1ch/refactor/ba-enum-alignments

Refactor/ba enum alignments

github.com/BiancoRoyal/node-bacstack - 1fd78389330a62738df7ed9b2819b4a150d33d98 authored over 7 years ago by Fabio Huser <[email protected]>
refactor(bacnet-enum): replace undefined values with real ones

github.com/BiancoRoyal/node-bacstack - 447cc96866ec846cda1d4e400c19aef12b85bcb5 authored over 7 years ago by Fabio Huser <[email protected]>
refactor(bacnet-enum): align NPDU control names

github.com/BiancoRoyal/node-bacstack - d483fc5ca333a88bc911b2b4cc49465048b8fd16 authored over 7 years ago by Fabio Huser <[email protected]>
Merge pull request #15 from fh1ch/fix/bit-string-encoding

Fix/bit string encoding

github.com/BiancoRoyal/node-bacstack - 099b896bbc231d9435dd56a8d10f21bec27911b6 authored over 7 years ago by Fabio Huser <[email protected]>
test(read-property-multiple): add missing assertions for bit-string type properties

github.com/BiancoRoyal/node-bacstack - d5e94eea80938e182fed3d7e7166b23658291193 authored over 7 years ago by Fabio Huser <[email protected]>
fix(bacnet-asn1): correct bit-string encoding and decoding

github.com/BiancoRoyal/node-bacstack - 14cda6d9edf5a37432adce8d4f467c742169b269 authored over 7 years ago by Fabio Huser <[email protected]>