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

Merge branch 'master' into develop

github.com/BiancoRoyal/node-red-contrib-bacnet - 9c6838d56422125573307dcc0dc493f70606e81a authored about 7 years ago by Klaus Landsdorf <[email protected]>
Update License

from template

github.com/BiancoRoyal/node-red-contrib-bacnet - 41abea32361ed35098a7e8bcc88d8d458b59e68a authored about 7 years ago by Klaus Landsdorf <[email protected]>
Update License

from template

github.com/BiancoRoyal/node-red-contrib-iiot-jwt - 65bc1918709ffd8001ccd23abedc88a453000f04 authored about 7 years ago by Klaus Landsdorf <[email protected]>
correct license file

github.com/BiancoRoyal/node-red-contrib-iiot-jwt - e18979c43f371b99a447aa7a5074871a496a8d4d authored about 7 years ago by Klaus Landsdorf <[email protected]>
Merge branch 'release/v0.1.0'

github.com/BiancoRoyal/node-red-contrib-iiot-jwt - e2f0297c81bc738ad493cc30b9c3f4852a83492e authored about 7 years ago by Klaus Landsdorf <[email protected]>
tests working

- payload
- entire messsage

github.com/BiancoRoyal/node-red-contrib-iiot-jwt - 14b87c2047c421be67543008250edaf4e5cb6c06 authored about 7 years ago by Klaus Landsdorf <[email protected]>
chore(release): 0.1.0

github.com/BiancoRoyal/node-red-contrib-iiot-jwt - 251c0fb1dfa7b5ef65bd55db749bea161fa895e9 authored about 7 years ago by Klaus Landsdorf <[email protected]>
structure of the nodes done

github.com/BiancoRoyal/node-red-contrib-iiot-jwt - 95c275eea2fbb38571d9741cf34bb3c5ed6648c7 authored about 7 years ago by Klaus Landsdorf <[email protected]>
chore(release): 0.0.2-alpha.0

github.com/BiancoRoyal/node-red-contrib-iiot-jwt - f519d76cf95f6c9335ad5339c5d98a3bdc8cabdf authored about 7 years ago by Klaus Landsdorf <[email protected]>
Merge branch 'release/v1.1.0'

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - e92b1896789f7bfec07abe4a22988a2c7563d283 authored about 7 years ago by Klaus Landsdorf <[email protected]>
Merge branch 'release/v1.1.0' into develop

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 86ccef7adcf6d1782c194c185465158063a64f01 authored about 7 years ago by Klaus Landsdorf <[email protected]>
chore(release): 1.1.0

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

github.com/BiancoRoyal/node-bacstack - 229095cfdb0ce6b8f231d9235290d6442b7f2258 authored about 7 years ago by Fabio Huser <[email protected]>
Merge branch 'feature/flexServer' into release/v1.1.0

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - b13d06d68d183bf183400d122ef1146448116cd5 authored about 7 years ago by Klaus Landsdorf <[email protected]>
Merge pull request #82 from fh1ch/refactor/client-object-id-concat

refactor(client): combine object type and instance parameter to `obejctId`

github.com/BiancoRoyal/node-bacstack - 360f0c1feb19f8181a6d760c71425b5c5cdc0da2 authored about 7 years ago by Fabio Huser <[email protected]>
refactor(client): combine type and instance parameter to `obejctId`

BREAKING CHANGE: `objectType` and `objectInstance` parameters for all functions have been replac...

github.com/BiancoRoyal/node-bacstack - 95eba2a15241f8531a6dfd190e5e692ba9999ffe authored about 7 years ago by Fabio Huser <[email protected]>
Merge pull request #81 from fh1ch/refactor/name-shortening

Refactor/name shortening

github.com/BiancoRoyal/node-bacstack - 5ea448c79b14a4caa812bd7d8ad3ca40c4f68b20 authored about 7 years ago by Fabio Huser <[email protected]>
refactor: omit `bacnet-` file prefix for source-code

github.com/BiancoRoyal/node-bacstack - 7912339ab50ab4e1b8741f399013968ec66303fa authored about 7 years ago by Fabio Huser <[email protected]>
refactor(bacnet-enum): omit `Bacnet` prefix for enumerators

BREAKING CHANGE: `Bacnet` prefix for all enumerators has been dropped

github.com/BiancoRoyal/node-bacstack - 298edf1f9e65e489d3d5bf01747c74686b8d5b52 authored about 7 years ago by Fabio Huser <[email protected]>
Merge pull request #80 from fh1ch/refactor/options-param-rework

Refactor/options param rework

github.com/BiancoRoyal/node-bacstack - 21e8b9b3bea155c10f152a6977706648084aec1a authored about 7 years ago by Fabio Huser <[email protected]>
refactor(bacnet-client): implement options parameter to client functions

BREAKING CHANGE: various function parameters changed. Adapt according latest documentation.

github.com/BiancoRoyal/node-bacstack - 12f27efde96165a0685793d45bed0030f3be8352 authored about 7 years ago by Fabio Huser <[email protected]>
Merge pull request #78 from fh1ch/refactor/utc-timesync-split

refactor(bacnet-client): split-up UTC and default time-sync

github.com/BiancoRoyal/node-bacstack - 28d4844adf59d4141dcdc211920624d71377a916 authored about 7 years ago by Fabio Huser <[email protected]>
refactor(bacnet-client): split-up UTC and default time-sync

BREAKING CHANGE: `isUTC` parameter has been omitted and was replaced by the `timeSyncUTC` function

github.com/BiancoRoyal/node-bacstack - 10a9e245d54dd56f90f471ea78b862340fbe6810 authored about 7 years ago by Fabio Huser <[email protected]>
Merge pull request #77 from fh1ch/refactor/api-object-alignment

refactor: rework and align naming of various API parameters

github.com/BiancoRoyal/node-bacstack - 4a794acb160b9fae4c36357fd4c4a2082f845d44 authored about 7 years ago by Fabio Huser <[email protected]>
flex server works

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 122b377eb33afc7708eed83b3779365ada1157fb authored about 7 years ago by Klaus Landsdorf <[email protected]>
new flex server to set address space

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - d4deda835c3edd408e1ea47ca6673ff80d4214b3 authored about 7 years ago by Klaus Landsdorf <[email protected]>
Set theme jekyll-theme-tactile

github.com/BiancoRoyal/node-red-contrib-dnp - 93e7abf91d4ec011e31f2c8ea50433c40d15633f authored about 7 years ago by Klaus Landsdorf <[email protected]>
Set theme jekyll-theme-leap-day

github.com/BiancoRoyal/node-red-contrib-modbus - 525558812ece76acbf9c9216ad10e6c5ed283798 authored about 7 years ago by Klaus Landsdorf <[email protected]>
Set theme jekyll-theme-cayman

github.com/BiancoRoyal/node-red-contrib-bacnet - 769596da3ca58ac3d6fb69e48a2eda206a50fbd6 authored about 7 years ago by Klaus Landsdorf <[email protected]>
Set theme jekyll-theme-dinky

github.com/BiancoRoyal/node-red-contrib-bacnet - 208c861837b04e6bf8bec0bbef55c831ae4c3778 authored about 7 years ago by Klaus Landsdorf <[email protected]>
Set theme jekyll-theme-modernist

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - b4b53e7a4b11e4db42a48a352a78e2c80c04f4b7 authored about 7 years ago by Klaus Landsdorf <[email protected]>
Set theme jekyll-theme-cayman

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 5e124b8c04dfc0bb014f72b81138542a4848bf1c authored about 7 years ago by Klaus Landsdorf <[email protected]>
refactor: rework and align naming of various API parameters

BREAKING CHANGE: `objId` renamed to `objectId`
BREAKING CHANGE: `objName` renamed to `objectName...

github.com/BiancoRoyal/node-bacstack - 2de1a99894b57ba258c9a3b762b4f4e4643c194c authored about 7 years ago by Fabio Huser <[email protected]>
Merge branch 'develop' into feature/modbusio

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

github.com/BiancoRoyal/node-red-contrib-modbus - 7bc9619dd04b03002d79d054404eb6b41b027b42 authored about 7 years ago by Klaus Landsdorf <[email protected]>
fix for issues #74 and #75

github.com/BiancoRoyal/node-red-contrib-modbus - b75cdac231fa2a5c2b78232958c6b321947a7fff authored about 7 years ago by Klaus Landsdorf <[email protected]>
fix for issue #74 and #75

github.com/BiancoRoyal/node-red-contrib-modbus - 94e40c8c3a92e18b2805a60a58cfded5f5b5ffaf authored about 7 years ago by Klaus Landsdorf <[email protected]>
Merge pull request #76 from fh1ch/feat/alarming-eventing-exec

Feat/alarming eventing exec

github.com/BiancoRoyal/node-bacstack - 87544386120a110d8ad33f52b63d2fb9ee583b51 authored about 7 years ago by Fabio Huser <[email protected]>
feat(bacnet-client): implement alarming and eventing

github.com/BiancoRoyal/node-bacstack - fbf120c0cc11861b994f51a7fa06e2160d58b1c5 authored about 7 years ago by Fabio Huser <[email protected]>
Merge pull request #74 from fh1ch/fix/node-type-enum

fix(bacnet-node-type): correct enum according to BACnet spec

github.com/BiancoRoyal/node-bacstack - c8b3f050abe1789f13422dbd5b9f9eb9ccd96a4f authored about 7 years ago by Fabio Huser <[email protected]>
fix(bacnet-node-type): correct enum according to BACnet spec

github.com/BiancoRoyal/node-bacstack - 3c271fc49764962d54150109117986ee2c7d824a authored about 7 years ago by Kaspar Fenner <[email protected]>
Merge pull request #73 from fh1ch/chore/commit-message-linting

chore(travis): implement linting for commit message

github.com/BiancoRoyal/node-bacstack - 0584b14051b50f33f3188875cabf9bba801be5f4 authored about 7 years ago by Fabio Huser <[email protected]>
chore(travis): implement linting for commit message

github.com/BiancoRoyal/node-bacstack - 6d6ff699972673b2991fc778dc05ce2c6da82225 authored about 7 years ago by Fabio Huser <[email protected]>
Merge pull request #72 from fh1ch/fix/cov-response-handling

fix(bacnet-client): use decodeCOVNotify for COV handling

github.com/BiancoRoyal/node-bacstack - ae8d1c1128d2b789b4ad564486cb97bf2d223088 authored about 7 years ago by Fabio Huser <[email protected]>
fix(bacnet-client): use decodeCOVNotify for COV handling

Closes issue #69

github.com/BiancoRoyal/node-bacstack - 967f1544d4e88b185961571624e70d6d616ffed2 authored about 7 years ago by Klemensas <[email protected]>
mapping firast steps working

github.com/BiancoRoyal/node-red-contrib-modbus - 026b4af7b1e4e9f02691867b4fbab9236d8c7270 authored about 7 years ago by Klaus Landsdorf <[email protected]>
modbus named IO's

github.com/BiancoRoyal/node-red-contrib-modbus - fba18cd1aa7bd25ad71184cf3c253ebf774f2c7a authored about 7 years ago by Klaus Landsdorf <[email protected]>
msg.payload filled on whois

github.com/BiancoRoyal/node-red-contrib-bacnet - c2ca16eacb7e9bf3e0bc59f9ff6ee1ea15b9f5d6 authored about 7 years ago by Klaus Landsdorf <[email protected]>
chore(release): 0.0.9

github.com/BiancoRoyal/node-red-contrib-bacnet - a4d6e34a786422a8df5648e0e7d0500540d1886d authored about 7 years ago by Klaus Landsdorf <[email protected]>
- read works

- who is explicit optionals
- output in msg.payload
- inputs of msg.payload in msg.input

github.com/BiancoRoyal/node-red-contrib-bacnet - bbb75fa555db358096c94c88c2d56c4a7cb98c79 authored about 7 years ago by Klaus Landsdorf <[email protected]>
chore(release): 0.0.8

github.com/BiancoRoyal/node-red-contrib-bacnet - 25dea0de2334894e1eb6c3091a5e19e269a5881b authored about 7 years ago by Klaus Landsdorf <[email protected]>
push instead of add on array

github.com/BiancoRoyal/node-red-contrib-bacnet - 7e5b745494e8b476711ffb04547bceb4d894a7e9 authored about 7 years ago by Klaus Landsdorf <[email protected]>
new wiki image of nodes

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

github.com/BiancoRoyal/node-red-contrib-bacnet - 71810e8fd59808078dc375552ad2c9224415be05 authored about 7 years ago by Klaus Landsdorf <[email protected]>
first tests with simulator working

github.com/BiancoRoyal/node-red-contrib-bacnet - 2ab8f0bf3543df56463a92689272aaceeac85744 authored about 7 years ago by Klaus Landsdorf <[email protected]>
chore(release): 0.0.6

github.com/BiancoRoyal/node-red-contrib-bacnet - 022aba384d238ad62e03337e67dbde13e730fe3a authored about 7 years ago by Klaus Landsdorf <[email protected]>
chore(release): 0.0.5

github.com/BiancoRoyal/node-red-contrib-bacnet - 3b25c090f8e7af55edead3c68cf772081f610b47 authored about 7 years ago by Klaus Landsdorf <[email protected]>
- new command node

- server node removed
- update README
- more text in node info

github.com/BiancoRoyal/node-red-contrib-bacnet - 382b396ff03650698dfad645222bb5256eaff58f authored about 7 years ago by Klaus Landsdorf <[email protected]>
chore(release): 0.0.4

github.com/BiancoRoyal/node-red-contrib-bacnet - 4e49e10aa2b5006f6050d828f4b5592d029b0441 authored about 7 years ago by Klaus Landsdorf <[email protected]>
typo correction

github.com/BiancoRoyal/node-red-contrib-bacnet - dabc9dc7314b2a4cdcb3be0ef17bf3d450fa1989 authored about 7 years ago by Klaus Landsdorf <[email protected]>
more simple docu in nodes

github.com/BiancoRoyal/node-red-contrib-bacnet - bfdd1824494c58190e15c1f9d82a10ae9cd0f7d8 authored about 7 years ago by Klaus Landsdorf <[email protected]>
label correction, port option on client

github.com/BiancoRoyal/node-red-contrib-bacnet - 3a65ff5c123ba487de74ff1f33e415dc94b8904b authored about 7 years ago by Klaus Landsdorf <[email protected]>
chore(release): 0.0.3

github.com/BiancoRoyal/node-red-contrib-bacnet - c9775687d06772de8012f7365bff6c6efb9d4e2b authored about 7 years ago by Klaus Landsdorf <[email protected]>
give control to API of bacstack read and write

github.com/BiancoRoyal/node-red-contrib-bacnet - fc5009f6ed499ac879479f30d740f77e7cefc89b authored about 7 years ago by Klaus Landsdorf <[email protected]>
first steps to read and write

github.com/BiancoRoyal/node-red-contrib-bacnet - c580275e40a3193fb6f41dd2356567d0bd721302 authored about 7 years ago by Klaus Landsdorf <[email protected]>
chore(release): 0.0.2

github.com/BiancoRoyal/node-red-contrib-bacnet - 1c03ad87d6e884856902aa90bcbd51aa8dcaf870 authored about 7 years ago by Klaus Landsdorf <[email protected]>
update README

github.com/BiancoRoyal/node-red-contrib-dnp - 8b328484f3c22ef937b35bf97d51f5ce2c4dabbe authored about 7 years ago by Klaus Landsdorf <[email protected]>
inital project structure

github.com/BiancoRoyal/node-red-contrib-bacnet - fad24b654392c309761a7aa032f9d74266d4bf23 authored about 7 years ago by Klaus Landsdorf <[email protected]>
chore(release): 2.4.1

github.com/BiancoRoyal/node-red-contrib-modbus - fa51fa895855d2a634beca791c63e40050ad49fd authored about 7 years ago by Klaus Landsdorf <[email protected]>
just handle the value if payload has one

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

github.com/BiancoRoyal/node-red-contrib-modbus - 3ee3a6ad47aead33c1e5f178e49219c8c60c11d6 authored about 7 years ago by Klaus Landsdorf <[email protected]>
clear msg original on error too

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

github.com/BiancoRoyal/node-red-contrib-modbus - 6eae49953f8cedc3547a0d3f3e1cc62c5a595289 authored about 7 years ago by Klaus Landsdorf <[email protected]>
Merge pull request #68 from fh1ch/docs/bacnet-function-list

docs(readme): add full BACNET function list

github.com/BiancoRoyal/node-bacstack - 12802700f3838cb1909dc832d1d0491a48e48c03 authored about 7 years ago by Fabio Huser <[email protected]>
docs(readme): add full BACNET function list

github.com/BiancoRoyal/node-bacstack - 244cbf1d2e8466a6b2e733acf1a553604af2fee5 authored about 7 years ago by Fabio Huser <[email protected]>
release version 0.0.1-beta.12

github.com/BiancoRoyal/node-bacstack - c1d9bcf45c446d6f0dc37c5d62215cde2806ba76 authored about 7 years ago by Fabio Huser <[email protected]>
Merge pull request #67 from fh1ch/fix/asn1-null-write

fix(bacnet-asn1): correct behaviour for releasing priority / writing of null

github.com/BiancoRoyal/node-bacstack - 7570b3ffb206ac7e1cd8579052c14160fdc1f71e authored about 7 years ago by Fabio Huser <[email protected]>
test(bacnet-services): cover application tag null cases

github.com/BiancoRoyal/node-bacstack - 2235578882ea73583e9d42157d3586b25fbf4ed8 authored about 7 years ago by Fabio Huser <[email protected]>
refactor(bacnet-asn1): factor-out and simplify application null tags

github.com/BiancoRoyal/node-bacstack - fd0448784e9f23f82f76fc5d23914c1a55deee8c authored about 7 years ago by Fabio Huser <[email protected]>
fix(bacnet-asn1): correct behaviour for releasing priority / writing of null

Closes issue #65

github.com/BiancoRoyal/node-bacstack - d6c893bed497f3fbdabc4fb9697fffb57dceeb5f authored about 7 years ago by Fabio Huser <[email protected]>
chore(release): 1.0.17

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 11c154e4c0c1f924292a29e095c8031a268fc523 authored about 7 years ago by Klaus Landsdorf <[email protected]>
source map path correction

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 39e62942855038be6e8b072c40759c738ea7a6a4 authored about 7 years ago by Klaus Landsdorf <[email protected]>