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 'release/v4.1.0'

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - f9c166f246dcb619a261e016fe9cc9fa18761493 authored about 2 years ago by Joel Krec <[email protected]>
Merge branch 'release/v4.1.0' into develop

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - a19a096b08121d403359667f6365006815f6b053 authored about 2 years ago by Joel Krec <[email protected]>
Merge branch 'release/v5.24.0' into develop

github.com/BiancoRoyal/node-red-contrib-modbus - bc2eecb77416e820755de29eb846f4498d684f6b authored about 2 years ago by biancode <[email protected]>
docs(change-log): changed log, lock and package file

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - ca776f1c9e4cb3d9b47cb0225e3c1b5482792b07 authored about 2 years ago by Joel Krec <[email protected]>
docs(change-log): release changes

github.com/BiancoRoyal/node-red-contrib-modbus - dd6c26325efc00bb87bd90bc39b982de17d6bc34 authored about 2 years ago by biancode <[email protected]>
test(modbus-getter): new parameters for parallel testings

github.com/BiancoRoyal/node-red-contrib-modbus - 884de2eb8106c7896189117bb4307e6aa9dd1b8a authored about 2 years ago by biancode <[email protected]>
docs(examples): update examples for defaults

github.com/BiancoRoyal/node-red-contrib-modbus - 5596dc52b711f2858b1e4bd8af147337fc473a8c authored about 2 years ago by biancode <[email protected]>
chore(todo): added known issues that will be fixed in v6.x

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 7d5551e03d15fe669be48906873ed0c29b992758 authored about 2 years ago by Joel Krec <[email protected]>
docs(examples): update examples

for SignAndEncrypt, Sign and defaults

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - bf01d5cfa835dfc8612fd2340533af813a873a12 authored about 2 years ago by Joel Krec <[email protected]>
feat: option show warning and tabs for optionals

github.com/BiancoRoyal/node-red-contrib-modbus - 12fa45e58a5fb83a1e9c06dc01cbadb7ca1fcaba authored about 2 years ago by biancode <[email protected]>
test(flex-getter-delay): completed delay test

github.com/BiancoRoyal/node-red-contrib-modbus - addad8e40f174faa95460584621506116ccc955c authored about 2 years ago by Joel Krec <[email protected]>
test(flex-getter): added Tests for delay testing

github.com/BiancoRoyal/node-red-contrib-modbus - 25ac89f12c02dbc25a8f7e9248f6c842ef227c7f authored about 2 years ago by Joel Krec <[email protected]>
feat(delay-flex-getter): added delay after start

github.com/BiancoRoyal/node-red-contrib-modbus - f68d66632461d2642f531d84eaa884777b640132 authored about 2 years ago by Joel Krec <[email protected]>
fix(flexGetter-verboseWarn): node.serverInfo is left from client - removed

github.com/BiancoRoyal/node-red-contrib-modbus - 94c58db6b17d58097a5db413301b0e8b2bd43751 authored about 2 years ago by Joel Krec <[email protected]>
fix(isReadyForInput): now checks ONLY for readyforinput. Rest in onInput

invalid Payload check is now in on Input event and not in isReadyForInput check where it was acc...

github.com/BiancoRoyal/node-red-contrib-modbus - 99f60a821d1a8192a9074016f668c7c04b0c740c authored about 2 years ago by Joel Krec <[email protected]>
fix(verboseWarn): verboseWarn accidentally used func left from client

That func does not exist anywhere but the client so it throws an error on call outside of client

github.com/BiancoRoyal/node-red-contrib-modbus - c0d88cd424eee6287fec3fa71c295d30fe4cad7c authored about 2 years ago by Joel Krec <[email protected]>
fix(not-ready-for-input-warning): removed unnecessary variable/option

github.com/BiancoRoyal/node-red-contrib-modbus - d435b9b5964c11644af9d951879e61ff84009b40 authored about 2 years ago by Joel Krec <[email protected]>
chore(deps): bump vm2 to 3.9.12 and ran all tests

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 7c0a8deed33e569aac2641c741370380824682f1 authored about 2 years ago by Joel Krec <[email protected]>
fix(flex-getter): fixed failing tests

github.com/BiancoRoyal/node-red-contrib-modbus - 1ab96b30ec198aafffc288f1b81d626929c262a1 authored about 2 years ago by ckiniation <[email protected]>
fix(flex-getter): revise DelayOnStart

github.com/BiancoRoyal/node-red-contrib-modbus - c9d246a1627dbadb7a0bbd3e3b39c9429a10f859 authored about 2 years ago by ckiniation <[email protected]>
test(flex-getter): started test for "isReadyForInput"

github.com/BiancoRoyal/node-red-contrib-modbus - 22a944d97fceb4c0ce21ada94a5b3405a55539d2 authored about 2 years ago by ckiniation <[email protected]>
fix(flex-getter): corrected isReadyForInput

github.com/BiancoRoyal/node-red-contrib-modbus - 806ee4cb33659744708e80fad7d51e9f7b7c9edc authored about 2 years ago by ckiniation <[email protected]>
feat(flex-getter): startted implementing showReadyForInput

github.com/BiancoRoyal/node-red-contrib-modbus - 55b107c0a281a57fa80de921dd35bd5df759c6bd authored about 2 years ago by ckiniation <[email protected]>
feat(flex-getter): implemented readyForInput

github.com/BiancoRoyal/node-red-contrib-modbus - 70bff720af0175eee6a4662bb7415d5ce79aac96 authored about 2 years ago by ckiniation <[email protected]>
Merge remote-tracking branch 'P4NR/feature/upgradePackage' into feature/upgradePackage

github.com/BiancoRoyal/node-red-contrib-modbus - 0a5abcbed3b0e2a6b35272fa75d9cb92bd370dd5 authored about 2 years ago by ckiniation <[email protected]>
feat(flex-getter): finished implementing delay + warnings

github.com/BiancoRoyal/node-red-contrib-modbus - 9782a0daf180fcaebae0aaf39a4da254cdcd4b8f authored about 2 years ago by ckiniation <[email protected]>
feat(flex-getter): finished implementing delay +

github.com/BiancoRoyal/node-red-contrib-modbus - 9656e8f6886d2cb941eb1d54f2e7a71c9bebebf8 authored about 2 years ago by ckiniation <[email protected]>
feat(flex-getter): further implementing "delayOnStart"

github.com/BiancoRoyal/node-red-contrib-modbus - 7666d957ebaf89593d1d004dd8cdae437134e2e1 authored about 2 years ago by ckiniation <[email protected]>
feat(flex-getter): started implementing "showWarnings" + "DelayOnStart"

github.com/BiancoRoyal/node-red-contrib-modbus - d9db52a5fa4851c71dbc8ea41ff020056bc6ab69 authored about 2 years ago by ckiniation <[email protected]>
feat(flex-getter): added html information for node

github.com/BiancoRoyal/node-red-contrib-modbus - c74dc2dba7820707cbe7aebe29b0a3b5d7b95e91 authored about 2 years ago by ckiniation <[email protected]>
feat: added planned updates for release

github.com/BiancoRoyal/node-red-contrib-modbus - 765a5494f2db059d16ad25d4983219fdbabf9e9e authored about 2 years ago by ckiniation <[email protected]>
fix: adjusted failing tests to tcp ports

added flow to "post"-test

github.com/BiancoRoyal/node-red-contrib-modbus - 5db0e996c2b95b27cb245ee335cc53d82bdecb65 authored about 2 years ago by ckiniation <[email protected]>
test: added unique ports to tests with copy

github.com/BiancoRoyal/node-red-contrib-modbus - ce8e62c4a064df4851b3306b0d6f97be6607beca authored about 2 years ago by ckiniation <[email protected]>
fix: fixed failing tests using same ports

github.com/BiancoRoyal/node-red-contrib-modbus - 06080d452b0efd71d5f516d14137c24161e984c7 authored about 2 years ago by ckiniation <[email protected]>
fix: added missing verbose warn

github.com/BiancoRoyal/node-red-contrib-modbus - 4082952624d6336d9463d8793415d786d45a2d9f authored about 2 years ago by ckiniation <[email protected]>
feat: ran clean script, updated Todo

github.com/BiancoRoyal/node-red-contrib-modbus - f6f142f4ceab790395d159e8ccf43ce613a66436 authored about 2 years ago by ckiniation <[email protected]>
chore: updated packge-lock with Serialport

github.com/BiancoRoyal/node-red-contrib-modbus - d58ba5bf7f152ee4b3d323af72f534782a221693 authored about 2 years ago by ckiniation <[email protected]>
feat: optimized and extracted server flows

github.com/BiancoRoyal/node-red-contrib-modbus - 745652821bc7a341f966f4762711c43df900ed1c authored about 2 years ago by ckiniation <[email protected]>
feat(response-filter): added Client check test

github.com/BiancoRoyal/node-red-contrib-modbus - 9db71b6b762df1956ef209f0600ede4a4dee439c authored about 2 years ago by ckiniation <[email protected]>
feat: added tests for Client check

github.com/BiancoRoyal/node-red-contrib-modbus - 55c235e347885c06e7f37e03e096384fca0fc7de authored about 2 years ago by ckiniation <[email protected]>
feat: added isActive function

github.com/BiancoRoyal/node-red-contrib-modbus - 6005960dc15ad21f8c3511ddc8e101494e25f955 authored about 2 years ago by ckiniation <[email protected]>
chore: added serialport lib 10.5.0

github.com/BiancoRoyal/node-red-contrib-modbus - 9d2c6192ab85786c851c332aba3b4efd7dce14ac authored about 2 years ago by ckiniation <[email protected]>
feat: added isInactive check on input

github.com/BiancoRoyal/node-red-contrib-modbus - 92f49da992f7ebf0bec2d7b81bcf63046c1576c2 authored about 2 years ago by ckiniation <[email protected]>
feat(ReadyToSend): added test to test-classes

github.com/BiancoRoyal/node-red-contrib-modbus - ee1f924f6007b6a3d0be358919497ef475041f48 authored about 2 years ago by ckiniation <[email protected]>
feat(flex-sequencer): added "Ready-To-Read" tests

github.com/BiancoRoyal/node-red-contrib-modbus - 43e34d61e4d3e2fe7b3bd1b60407627955ba6346 authored about 2 years ago by ckiniation <[email protected]>
feat(flex-connector): added "ready to send" tests

github.com/BiancoRoyal/node-red-contrib-modbus - 11d5b1e3526b658b9f385aad66874b0673395801 authored about 2 years ago by ckiniation <[email protected]>
feat(flex-write): added "ready to send"-tests

github.com/BiancoRoyal/node-red-contrib-modbus - 9d35d131358ba8ac2dc44c1cff2b5c1460f117e7 authored about 2 years ago by ckiniation <[email protected]>
feat(client-test): added "ready to send"-tests

github.com/BiancoRoyal/node-red-contrib-modbus - 368e6cdea7201914137a5a207ce619530c917bfd authored about 2 years ago by ckiniation <[email protected]>
feat: simplified code with new function

github.com/BiancoRoyal/node-red-contrib-modbus - 15c06e28e748fd87ace7b70e5b09f656fe32f276 authored about 2 years ago by ckiniation <[email protected]>
chore: updated Lock-Files

github.com/BiancoRoyal/node-red-contrib-modbus - 42acf9326e8f9f5182fa9920842b2f3699bb40f6 authored about 2 years ago by ckiniation <[email protected]>
feat: added "inactive"-test

github.com/BiancoRoyal/node-red-contrib-modbus - 03c744ae8c3bfbae0d3e9df58ab08b8e6d2f7529 authored about 2 years ago by ckiniation <[email protected]>
feat: added Todo content

github.com/BiancoRoyal/node-red-contrib-modbus - 94d46e8c4b14e8ba695e4c5edcdf6849e2f8e4c0 authored about 2 years ago by ckiniation <[email protected]>
feat: wrote test for messageAllowedStates

github.com/BiancoRoyal/node-red-contrib-modbus - e2c92ec24561eea85c5d90f60d30b1c46501808c authored about 2 years ago by ckiniation <[email protected]>
feat: added more point to Todo

github.com/BiancoRoyal/node-red-contrib-modbus - 84f39ad70b60ba98b0d000f333b2784043add9a6 authored about 2 years ago by ckiniation <[email protected]>
feat: added Todo content, excecuted clean.sh

github.com/BiancoRoyal/node-red-contrib-modbus - 8f1977c01bde6a53cafae6224a7156f8ea827ec2 authored about 2 years ago by ckiniation <[email protected]>
Merge remote-tracking branch 'gh/develop' into develop

github.com/BiancoRoyal/node-red-contrib-modbus - 07965b6ebb87ac1a378e347f79536531d15fbc52 authored about 2 years ago by Klaus Landsdorf <[email protected]>
Merge pull request #335 from Sn1cket/master

Fix formatting issues and typos in readme

github.com/BiancoRoyal/node-red-contrib-modbus - 94b91abb276ee6349a4719b241185970fe1e90bc authored about 2 years ago by Klaus Landsdorf <[email protected]>
feat: added test coverage to Todo

github.com/BiancoRoyal/node-red-contrib-modbus - 6148dd5dca533b2e5a628dc1a40cece7c77c4be6 authored about 2 years ago by ckiniation <[email protected]>
Merge branch 'release/v5.23.3'

github.com/BiancoRoyal/node-red-contrib-modbus - 89859684ee3af7a210f22b079aa40c305e5d8961 authored about 2 years ago by ckiniation <[email protected]>
Merge branch 'release/v5.23.3' into develop

github.com/BiancoRoyal/node-red-contrib-modbus - 37d423cfe3ad9afbcbf26df4af178c78860af425 authored about 2 years ago by ckiniation <[email protected]>
chore: changelog update

github.com/BiancoRoyal/node-red-contrib-modbus - 27a3eeff75db007cfbbcd478b13e45fdaebbe49d authored about 2 years ago by ckiniation <[email protected]>
Merge branch 'release/v5.23.3'

github.com/BiancoRoyal/node-red-contrib-modbus - 5c6d0c7ad3ec795daebdd35329083cf65176e876 authored about 2 years ago by ckiniation <[email protected]>
Merge branch 'release/v5.23.3' into develop

github.com/BiancoRoyal/node-red-contrib-modbus - 455109004847083e8cdcb05238c6cbe7db1654fd authored about 2 years ago by ckiniation <[email protected]>
chore: security release master

github.com/BiancoRoyal/node-red-contrib-modbus - 1e83846b3c068dc95f0b456654c12dd11d00cce2 authored about 2 years ago by ckiniation <[email protected]>
chore: bump versions

github.com/BiancoRoyal/node-red-contrib-modbus - 61aac304a2d84da7cb513a4c40c6059dfd2a909f authored about 2 years ago by ckiniation <[email protected]>
feat: added more Todo notes

github.com/BiancoRoyal/node-red-contrib-modbus - 30c5e808750e4c6ae9505ce045f4a1eff152e7aa authored about 2 years ago by ckiniation <[email protected]>
feat: adjusted TODO and package.json

github.com/BiancoRoyal/node-red-contrib-modbus - c481b6f7885fad2349e98bf1e46d61ab7318a61f authored about 2 years ago by ckiniation <[email protected]>
chore: expanded todo

github.com/BiancoRoyal/node-red-contrib-modbus - 2b458d5f1f56e65deea1f30c21206c3d5f19ab31 authored about 2 years ago by ckiniation <[email protected]>
chore: added TODO file

planned steps for next release

github.com/BiancoRoyal/node-red-contrib-modbus - 93c8b26b166b2ba3a06acf5c8b48bcc95faf6d71 authored about 2 years ago by Carina Krueck <[email protected]>
feat(getter): organized Code

extracted and updated flow
changed var to const

github.com/BiancoRoyal/node-red-contrib-modbus - 19da2dc4cd02ea9cc1e7c29a8d0c6ec6e5af8dbf authored about 2 years ago by ckiniation <[email protected]>
feat(flex-sequencer-test): changed var to const

github.com/BiancoRoyal/node-red-contrib-modbus - ffbf9ffae7c10f66ab8bc8224784ffb10249ed02 authored about 2 years ago by ckiniation <[email protected]>
feat(flex-getter-test): organized code

Implemented testFlexGetterNodes into tests
changed var to const

github.com/BiancoRoyal/node-red-contrib-modbus - 981a15e302f05c8ea6f1c1d742d9876a5ad37d61 authored about 2 years ago by ckiniation <[email protected]>
feat(clex-connector-test): organized code

Implemented testFlexConnectorNodes into tests
Changed var to const

github.com/BiancoRoyal/node-red-contrib-modbus - 92c9e37d6f1e94975b86fe4b16e96601e1ef477e authored about 2 years ago by ckiniation <[email protected]>
feat(client-tests): organized code

Implemented testmodbusClientNodes into tests
Changed var to const

github.com/BiancoRoyal/node-red-contrib-modbus - 830b0cee067ad9e5ef35478eb06e589ea3affcbc authored about 2 years ago by ckiniation <[email protected]>
chore(connector): ignored some untestable lines in connector code

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - e67f42a5508346df8b9759ac7b81a4b1b660bd79 authored about 2 years ago by Joel Krec <[email protected]>
feat(response): extracted and updated flows

Implemented testResponseNodes into tests
changed var to const

github.com/BiancoRoyal/node-red-contrib-modbus - 6930e37c94aa5b2e7c0899c2c78fdec074e49d50 authored about 2 years ago by ckiniation <[email protected]>
test(e2e): added test for connector security mode and policy

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - d0672473f076280653b1075135752469160af530 authored about 2 years ago by Joel Krec <[email protected]>
fix(test): test still failed sometimes and +-10ms is still acceptable

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 2f2ce68699eef1052ab420ce11e1933597059152 authored about 2 years ago by Joel Krec <[email protected]>
feat(response-filter): extracted and updated flows

Implemented testResponseFilterNodes into tests

github.com/BiancoRoyal/node-red-contrib-modbus - 93e10f8df273efbe417b4cc1db984bb039d15054 authored about 2 years ago by ckiniation <[email protected]>
feat(response-filter): prepared flow-extraction

changed var to const

github.com/BiancoRoyal/node-red-contrib-modbus - 39092de5f800c2301cb11b1d58485351ba3ca26f authored about 2 years ago by ckiniation <[email protected]>
refactor(queue-info): changed name of variable testQueueInfoNodes

github.com/BiancoRoyal/node-red-contrib-modbus - 4f9354bf242af9a71b1134600bb3c799bf2da663 authored about 2 years ago by ckiniation <[email protected]>
feat(queue-info): extracted and updated flows

implemented testQueueInfoNodes into Tests
Changed var to const

github.com/BiancoRoyal/node-red-contrib-modbus - 1b668fa2679e0d121a27093671eae1464d76aa7c authored about 2 years ago by ckiniation <[email protected]>
fix(connector): More secure checks for server reconnection and typo fix

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 9471605f3e62f281e066beddb206d9e748ca3294 authored about 2 years ago by Joel Krec <[email protected]>
feat(io-config): extracted and updated flows

implemented testIoConfigNodes into tests
changed var to const

github.com/BiancoRoyal/node-red-contrib-modbus - e037a59d726b1ad3fddadac3948befcc367f18ae authored about 2 years ago by ckiniation <[email protected]>
fix(flex-write): deleted unused flow

github.com/BiancoRoyal/node-red-contrib-modbus - 2f0baee699a25d0c21eaf95773ab67f4dccd47f6 authored about 2 years ago by ckiniation <[email protected]>
feat(flex-write): extracted and updated flows

Implemented writeParametersNodes into tests
changed var to const

github.com/BiancoRoyal/node-red-contrib-modbus - 38e4b18e6e1b56630cd37c5a8aa70e5f87b45a05 authored about 2 years ago by ckiniation <[email protected]>
fix(flex-server): changed var to const

github.com/BiancoRoyal/node-red-contrib-modbus - d638d5368b3e13700a0fd3aaaa434aae6be8d522 authored about 2 years ago by ckiniation <[email protected]>
feat(flex-server): extracted and updated flows

changed var to const uniformly

github.com/BiancoRoyal/node-red-contrib-modbus - 64d69ea0a83d20a5d3951e540c0fbba261aaf22c authored about 2 years ago by ckiniation <[email protected]>
fix(connector): Removed unnecessary code that got back due to cherrypick

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 4a1651e71135b08adfb088f75a66ee3d887e72ae authored about 2 years ago by Joel Krec <[email protected]>
feat(flex-sequencer): extracted and updated flows

github.com/BiancoRoyal/node-red-contrib-modbus - b8c12b94e8f3e485348b462d1a0f0cd031a19723 authored about 2 years ago by ckiniation <[email protected]>
test(listener): Unit tests now test for the new state machine

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - a78e8b34d87d6f722e983a9660c47fc69655f7bf authored about 2 years ago by Joel Krec <[email protected]>
feat(listener): Now properly uses xstate/fsm instead of stately

All e2e test pass like a charm

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 0f6bc07ce8e65fce565167c9ae4ee497c2e670e2 authored about 2 years ago by Joel Krec <[email protected]>
fix(connector): on undefined default throws no error anymore

As this is allowed to be undefined, we dont want this to throw an error if it is undefined.

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 4aa762013de5eb7dbd3773dfebcaf1805be3df1c authored about 2 years ago by Joel Krec <[email protected]>
fix(connector): fixed state machine tests and stuff left from testing

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 78cec800b471e2b42f2efe9c6320e47d8c0c288a authored about 2 years ago by Joel Krec <[email protected]>
test(core-connector): Now the core tests also use the new fsm

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - b505a38172331906ec00e2ad58c6c971f9b9deb8 authored about 2 years ago by Joel Krec <[email protected]>
feat(@xstate/fsm): Connector now uses xstate/fsm and all tests pass

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 019ed451939a31398aa92ed980a5baa8f85675c1 authored about 2 years ago by Joel Krec <[email protected]>
fix: connector state machine problems on test

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 55db355a48098783bdfd677a62dc271da162c04f authored about 2 years ago by biancode <[email protected]>
feat(flex-getter-flows): extracted and updated flows

github.com/BiancoRoyal/node-red-contrib-modbus - db2471bff6e0009b7fa45644a53267e45ad163a4 authored about 2 years ago by ckiniation <[email protected]>
test(connector): changed more of old stately code to xstate/fsm

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 516a5e37221d6904350fbb1c1a48d5391fbb2564 authored about 2 years ago by Joel Krec <[email protected]>