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

feat(connector): new connection strategy defaults

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - afe983768ea7f68c2feb898e057caa819a75a688 authored almost 7 years ago
fix(nodes): issues while testing

test: improved testing by coverage
refactor: core, connector

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 7944ea0dece6c894e51dbc1b0d5b52622d229e4f authored almost 7 years ago
test: new Inject node testing

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - ee4b49d1e4ec70024c53b4ac197e8f76fe65ac43 authored almost 7 years ago
fix(node): issue #46 inject type and using payload from events via Node node

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - b7c884fe7413b6a08b68860fa4af70c95062ae2b authored almost 7 years ago
feat(new-browse): browse to single result from multiple address space itmes

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 0dba722212711046346ee76554b2b8cbbab0b34a authored almost 7 years ago
feat(connector): discover for endpoints and endpoint lookup separated

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 7a55a543ce894095a50b7ad0970e5285bcc1aad6 authored almost 7 years ago
docu(readme): ASO, and flex server update

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 50fe4f8ab8ed6b18274a0135d4277d89e7e193bb authored almost 7 years ago
docu: spelling, more information

docu(Wiki): screenshots for the Wiki articles

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 5967cfc168491eabd2346da9b57f7d426119e8de authored almost 7 years ago
fix(connector): issue #36 sessionId not needed and removed

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 0a5e1ee1daec43ec2d27341142317a723de49cb9 authored almost 7 years ago
testing just once on coverage

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 8b60fb445a2f0deada1eabe11a22a339f831e624 authored almost 7 years ago
Merge remote-tracking branch 'origin/master'

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 99a3f878bfee4da3a7933efbee4a49c958defb70 authored almost 7 years ago
feat(new-lib): node-opcua v0.2.3 update

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - ef046dd9ddfa36c23cc6801c6999b70a242b99e6 authored almost 7 years ago
feat(new-lib): node-opcua v0.2.3 update

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - ef28e76b3b5e31c33926c8a4ac492f0985ee1230 authored almost 7 years ago
fix(connector): session keepalive, auto select endpoint

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 1a1b9912feb0aae85772a3e568b39c1c5b13220b authored almost 7 years ago
Merge branch 'release/version240'

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - e33cf1ab095c6e26998e25d6b0d2c5e4f89a249a authored almost 7 years ago
fix(BadSession): now reconnecting with a new session

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - c7b24aac973285cc96182e2e80b2ba6498b52834 authored almost 7 years ago
fix(connector): session handling by node-opcua v0.2.2

test(write): testing write node
feat(discovery): lookup on discovery port

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - afbaf87aabd5d34cb7d53c11c681d7bd41ac8807 authored almost 7 years ago
change for issue #45 to node-opcua promises

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 984bba6615c4bb4180a08a848175d202f7a3511f authored almost 7 years ago
- fix issue #45

- simplified connector with new promises of node-opcua

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 08b07e699e85fe58c996969741344fb7673744f3 authored almost 7 years ago
Merge branch 'master' into develop

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 1030576d5aaa6b1a4eedeca233b27a50d503fd9b authored almost 7 years ago
GitHub template for issues

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 8a655dbda3fbfd733ea46cc6ea6627530273a0b4 authored almost 7 years ago
Merge branch 'release/stateMachine'

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 99f9b0a483db8567f801f8e56e6c04e6d5a142d2 authored almost 7 years ago
Merge branch 'release/stateMachine' into develop

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 53acad9d085d88d2b9215b7a6481d1bc7db3a009 authored almost 7 years ago
Merge branch 'master' into develop

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - d567953f2f06f330db4abb2265242e25ade54960 authored almost 7 years ago
- new state machine for connector for partial deploy

- update tests to helper node-red node package

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - c7891b36cc35b49fc1bb9280ac5950d89451651c authored almost 7 years ago
Merge branch 'release/v232'

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - a644e19a5560bffc280a819ac04370cb6363a1fd authored almost 7 years ago
Merge branch 'release/v232' into develop

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - c9c0f99fb9227061899d2fbaa20afe27e230e736 authored almost 7 years ago
fix issue #38 and send error to debug on showErrors

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 6cb3169186702994f0954e3bc6edf3acd21cc17b authored almost 7 years ago
Merge branch 'release/version231'

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - a6387d0376951440dc8d8538250dcabf7730cb2d authored almost 7 years ago
Merge branch 'release/version231' into develop

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 9cda26f87e298de9700c9a1beca6ae3f5a8fbb8e authored almost 7 years ago
fix listener hang on close

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - c9fde76dbdddd948d9baab81d2bcea34b667a89c authored almost 7 years ago
testing

- flex server
- discovery
- server
- core method

remove unused source code

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 6718971c69e4ef6eef7c6493555fa01e47bc6aa3 authored almost 7 years ago
update connector logging

user ident should be an empty object in 0.2.x

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - c35291371576e7c08e7c9932351adc25edd83287 authored almost 7 years ago
Merge branch 'release/version222' into develop

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 66dca49eae45af05929f78cf15b8eb775f68d811 authored almost 7 years ago
Merge branch 'release/version222'

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 70e0b6c3786a41127c0b680d216691464197a78c authored almost 7 years ago
npm test fix removed unused code

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 58f6d1b9a5d325a4165bbe275db3890b83b2a7e8 authored almost 7 years ago
testing Connector node

testing Listener node
restructure AJAX for lookups

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 6f27a3e9d9ca72e3973cac1b9e2b33b2a8f90d5d authored almost 7 years ago
new discovery server node issue #33

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 22a2e0ad27dd168a17bad2d26a7a335968eaa6b2 authored almost 7 years ago
testing Result Filter node with Listener input

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 0f1bdc3a5782e9fd18625da7076ac727a65a8ae2 authored almost 7 years ago
testing Result Filter node

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 5ceeb57332497f71a95bdf1eb72cbeae178216d5 authored almost 7 years ago
- coverage core server and core (npm run coverage)

- new server parameters max per read and max per browse

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 2c174c4234ab49479ec2822ba60f1b5a3e9e853f authored almost 7 years ago
- update flow SDM630

- changed server timeout on close

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - de9a4a4ab29e07f1e23de1abf9a0a249c6531478 authored almost 7 years ago
some lint and update example all in one

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 31b3b1f666578d7936d4de4c4c931e96c5f06f89 authored almost 7 years ago
Merge branch 'release/version221'

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - d119c98bf831f5ce9b038147d860cef32094d494 authored almost 7 years ago
- method caller defintion if not just value

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 3d9cef37b7ff4eaa62397e4178cf479d9f99e246 authored almost 7 years ago
Merge branch 'release/release220' into develop

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 34fed04a9700d013995ab6c0494ffde83685e049 authored almost 7 years ago
Merge branch 'release/release220'

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - da1142cbdd5e41a4e6eefb68027fc6ae7530a666 authored almost 7 years ago
clean code and messages

- more translation in locales
- clean up write
- clean up method caller
- clean up read
- clean ...

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 06f9bd48475b8f20ac3a58405e90d68ca795feb7 authored almost 7 years ago
- new wiki images

- tested with Prosys Simulation server
- update for node docus
- update prosys flow to test all n...

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 65f6275dcb897cdf8bd4c04785c8124b246d7c52 authored almost 7 years ago
breaking changes in all outputs for issues #19, #20 and #21

- whole new listener
- just one session handled by the connector
- one subsciprtion per listene...

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - a953746862e948ebf517bcaf6eb35517ab8d1af8 authored almost 7 years ago
- new Prosys example

- new all in one test without dashboard

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 1753cbf7a38b4bd3165b428438113d9b774614d6 authored almost 7 years ago
Merge branch 'master' into feature/newMonitoringv022

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 22a3ea1cdd9646200cfcf9878d7ec94b9774cf8f authored almost 7 years ago
Merge branch 'v2.1' into develop

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - ece9cb80272c87979c919ea944b78afd93cc2415 authored almost 7 years ago
- fix issue #18

- all secure types working

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - ce7bded5ae9e58e2ae3b17e22a05ae57a828a8cd authored almost 7 years ago
license update

contributing update
clean code

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 0733240eb4cb489909acb3cf5638132f65c6172d authored almost 7 years ago
- redesing listener output

- simplify session handling

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - b134c92d99a571ead801e76c6acefe76f9355f71 authored almost 7 years ago
- update listener example

- update README

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - b748c86de823894c4d76ae7b697428b867ca0992 authored almost 7 years ago
upgrade serialport to 6.1.1 to fix some macOS issues

github.com/BiancoRoyal/node-red-contrib-modbus - faeb33c74f7794c05750bad7258eb6116a922d53 authored almost 7 years ago
update README and response node

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - b1dc409269aa7b7023c34ae133556f5a270d17c6 authored almost 7 years ago
docu update listener nodes

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 9a118c6103be26a7f906cfe81b69d9b8bec26620 authored almost 7 years ago
- upgrade browser to listener

- new event options via msg.payload object

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - 671f67d72874a1ac318dd6e4b60e39cfc6e3b07e authored almost 7 years ago
- some clean code

- upgrade all examples
- remove core ISA95 server
- inculde ISA functions to core server for flex...

github.com/BiancoRoyal/node-red-contrib-iiot-opcua - ce9bd2a5fdac3b91b8323d05b7929d154ea02a90 authored almost 7 years ago