Ecosyste.ms: OpenCollective

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

Node OPC UA

we are on a mission to build open-source framework that connect your industrial objects with NodeJS and OPCUA
Collective - Host: opensource - https://opencollective.com/node-opcua - Website: https://node-opcua.github.io/ - Code: https://github.com/node-opcua

remove crypto_create_CA from index.ts

github.com/node-opcua/node-opcua-pki - d00ead97656db74a04cb8795679246707bd09c52 authored about 4 years ago
fix serverEndpoint in CreateSessionResponse

- serverEndpoints need to be populated with valid server endpoints even if
the client did not ...

github.com/node-opcua/node-opcua - e88f10a034cd7483a9154a138f4ed248feac9391 authored about 4 years ago
add support for XmlElement in nodeset2.xml loading

github.com/node-opcua/node-opcua - 835179d40abfee47b52f9c45003d83b21f4c91ff authored about 4 years ago
fix variable declaration

github.com/node-opcua/node-opcua - 1cc779dd37822f5742014c672804efc53c404964 authored about 4 years ago
test unicode string encoding

github.com/node-opcua/node-opcua - f62a2078c53853eab83a5a7414cb0ed1bb938492 authored about 4 years ago
add support for QualifiedName in nodeset2.xml loading

github.com/node-opcua/node-opcua - d3cfd19ceb0dff7a39ede0056152982699606fcc authored about 4 years ago
Update FUNDING.yml

github.com/node-opcua/node-opcua - 8a905b6c5c64e8a8007c39a8d023b7767f91b17e authored about 4 years ago
Update FUNDING.yml

github.com/node-opcua/node-opcua - 4d9fb3b6e8ab697f79f185ea751a53b07c5ca3d1 authored about 4 years ago
Update README.md

github.com/node-opcua/node-opcua - e4ca7788ddcb39b83527ac5fc494596f2f75cc93 authored about 4 years ago
fix issue with untyped Promise revealed with typescript 4.1.2

github.com/node-opcua/node-opcua - ee769f6fce7d9bf9adbec2873d87e29aaf5e820e authored about 4 years ago
update templates

github.com/node-opcua/node-opcua - df4f3f27bd16c3ba509dd636b6ff13ef475b987f authored about 4 years ago
protect susbscriptionDiagnostics property access

github.com/node-opcua/node-opcua - f65e68b0f98bbf68f97f6e4d77220ccdf1826243 authored about 4 years ago
Improve MultiStateDiscreteVariable and MultiStateValueDiscrete by enabling value getter/setter at construction time

github.com/node-opcua/node-opcua - 41a340319d1a2d6ac23642ff0ef93188238b203e authored about 4 years ago
display warning if TwoStateDiscreteVariable doesn not have mandatory TrueState or FalseState property #918

github.com/node-opcua/node-opcua - c0609a65d900a5fe1258255a370a9481f3631465 authored about 4 years ago
reluctantly removing osx build on travis due to travis new plan

github.com/node-opcua/node-opcua - 4e4ad9b0c3b33884666273bef8c5d7b333c95674 authored about 4 years ago
case insensitive endpointUri comparaison

github.com/node-opcua/node-opcua - d1b2abeef4b7885ea4a73dd2e38edb2594b8c53f authored about 4 years ago
add more standard units

github.com/node-opcua/node-opcua - cf00c32a1c97875e2bf881db42990b358bc3aee9 authored about 4 years ago
update workflow for coveralls

github.com/node-opcua/node-opcua - 72e718b93944a10ae906e8802b55556fb7cad7f0 authored about 4 years ago
improve client keep alive mechanism

github.com/node-opcua/node-opcua - 74c49a7e6d69d265b90b7d7e8e1cc07d82bb2d0a authored about 4 years ago
fixed filename of ES8 example in README

github.com/node-opcua/node-opcua-sample - b4b1cf31c9b963940b25814d5e979c136d5728ca authored about 4 years ago
Merge pull request #7 from hellivan/fix/to_pem_returns_data_of_invalid_type

fix(toPem): function returns buffer instead of string value

github.com/node-opcua/node-opcua-crypto - d3014a967bb8fc32081c072c15c24a63a81b982c authored about 4 years ago
fix(toPem): function returns buffer instead of string value

According to the function's signature, it always returns a string
value. However, if the caller ...

github.com/node-opcua/node-opcua-crypto - b7b5492c204f4418fca7deac2de5196fef359677 authored about 4 years ago
RegisterServerToLDS - improve selection of hight security profile

github.com/node-opcua/node-opcua - 74cb0a6d3752e5da3fcd030d819d537d7e635015 authored about 4 years ago
add extra standard units

github.com/node-opcua/node-opcua - 033254a1d91fbede6aee53d576168a1af3433739 authored about 4 years ago
Add .gitlab-ci.yml

github.com/node-opcua/node-opcua - 43f62972cdb198414ec581956ebb5abca4dbe809 authored about 4 years ago
Improve TwoStateVariable by enabling value getter/setter at construction time

github.com/node-opcua/node-opcua - d085d9877877e41207ec4c91dad9b98195181b6d authored about 4 years ago
improve TwoStateVariable & DiscreteVariable Support and refactor

github.com/node-opcua/node-opcua - 98d7c2f8d8a55447d6d552275346c9060786b343 authored about 4 years ago
improve findCorrespondingBasicDataType error message

github.com/node-opcua/node-opcua - 3286479357f02531051a4e449cab14cf9053054e authored about 4 years ago
improve diagnostic for LDS connection errror

github.com/node-opcua/node-opcua - 56da9eb63d068cbabaf69166d017603891ab4c03 authored about 4 years ago
improve leak detector report

github.com/node-opcua/node-opcua - 69fcd201199f1a9c14f510418465708055d265e3 authored about 4 years ago
add machine tool nodeset extraction

github.com/node-opcua/node-opcua - 2c1cc7dd5629b568463a30e95350b99278a5c54a authored about 4 years ago
remove useless import

github.com/node-opcua/node-opcua - c81cc12ccea4b73039867f124d08fe075f351a47 authored about 4 years ago
improve standard unit in typescript

github.com/node-opcua/node-opcua - ca179ea0aa70118d7036a1922cfab4ea56277dd2 authored about 4 years ago
fix CommercialKitchenEquipment nodeset declaration

github.com/node-opcua/node-opcua - 8354cad43f8c5b69cf51055afb9506610aee34b2 authored about 4 years ago
remove unused color package

github.com/node-opcua/node-opcua - dc6ce2067d9fd167d5b323f27ec9c82457a5191e authored about 4 years ago
#911 move async to dependencies

github.com/node-opcua/node-opcua - 0457ac447e2c0b1c7cc38e7e7e0b43e4eb7d0a67 authored about 4 years ago
#911 remove use of underscore

github.com/node-opcua/node-opcua - 996d51c316f14e7a186d08bb4757fa9dcf539e96 authored about 4 years ago
fix bug causing PublishRequest to be canceled prematuraly if client clock is not in sync with server clock

github.com/node-opcua/node-opcua - 69115fda4d52b5206cdea30576e9fe134f0ac24e authored about 4 years ago
Update server.js

fix misspelling

github.com/node-opcua/node-opcua-sampleserver - 50b5bfaad7ae83b2e5a3fe028b3e7a53f1d66731 authored about 4 years ago
add MachineTool nodeset

github.com/node-opcua/node-opcua - 0adda22d10e9c2c499aa03be3440aec80512b859 authored about 4 years ago
add machinery and update nodesets

github.com/node-opcua/node-opcua - be04f713e852fa056bb8bca1d6792a7ee0d4980a authored about 4 years ago
fix missign type

github.com/node-opcua/node-opcua - 6a312d70e227a211846e5b1dffe7dd3ec0cc64c0 authored about 4 years ago
fix client crash when no endpoint can be found

github.com/node-opcua/node-opcua - b5ced8aa5573468bdc6518d59c8a104831dc5264 authored over 4 years ago
fix client crash when no endpoint can be found

github.com/node-opcua/node-opcua - 3b7d35caf735ac5051522da02496b0f73340a622 authored over 4 years ago
fix module export

github.com/node-opcua/node-opcua - dac8105e73d9bbbddadc978130a49ba84f7a24f7 authored over 4 years ago
add specifics test to verify if #904 is a bug

github.com/node-opcua/node-opcua - 1845ffd707c9dbd7a6c3e1521df0b232ee0c06f8 authored over 4 years ago
doc: User with multiple roles

github.com/node-opcua/node-opcua - 9243811afde52a5b51ce9fe36122293363c0b8cc authored over 4 years ago
Executing UAMethod should check user authorization

github.com/node-opcua/node-opcua - 7ba6cb128fb31ab2610d0842a33f8a1943a630e6 authored over 4 years ago
fix dead band filter test

github.com/node-opcua/node-opcua - 672f372cbf25766a9275cada09b8adb3cd63fbb5 authored over 4 years ago
fixes issue#899 parsing NodeId value in nodeset2.xml

github.com/node-opcua/node-opcua - c403840898c846ed5770f2cb93d476b27371cc5f authored over 4 years ago
resolve conformance issues:

- improve SeverDiagnostic
- fix default UAVariable initialisation with defaults values
wh...

github.com/node-opcua/node-opcua - b69fd6c438b313d0bfb2f8ce5ef35e376f98229e authored over 4 years ago
refactor deadband test

github.com/node-opcua/node-opcua - 0d6c6dfe1b478035ee003d5b25ef40c2226429e2 authored over 4 years ago
Added unit test for read aggregate for multiple nodeId

github.com/node-opcua/node-opcua - 8b47f8ea21d2055f32d90fca0cb011ca1b6ba850 authored over 4 years ago
Added support for aggregate of more than one nodeId

github.com/node-opcua/node-opcua - 2ab28a4e2147f4ff4e732292ac87731cb04e15d3 authored over 4 years ago
Change included fields in Create Session response

github.com/node-opcua/node-opcua - 6eaeaed9a4ec77df654349d818ddd94a3f28efe6 authored over 4 years ago
fix handling of ReadPRocessDetails on server side

github.com/node-opcua/node-opcua - d6309a9e5777e9dd91fa867e516c63582abaa90b authored over 4 years ago
downgrade mocha to 7.2

github.com/node-opcua/node-opcua - 8abd13d167dfc00a77293301129739e625a298cc authored over 4 years ago
don't use prettier (not supported on nodejs 8 anymore

github.com/node-opcua/node-opcua - 55aa156960c4471ee6cbd36f25c76c026dcf778f authored over 4 years ago
improve code coverage

github.com/node-opcua/node-opcua - 194ad9a90b526daeb6be02b19a26b9744e6ea4f7 authored over 4 years ago
fix DeadbandFilter.None filtering

github.com/node-opcua/node-opcua - 834c392512d94a9325a5aff3e3290d1bdfb29ea2 authored over 4 years ago
ignore tmp_ files

github.com/node-opcua/node-opcua - 512672ad27eeb316865b7917ae9d00d62e82ea07 authored over 4 years ago
fix coerceClock signature

github.com/node-opcua/node-opcua - 7f03a6ad1daa533046b216ecd8be75ce156af22b authored over 4 years ago
fix valida data encoding detection wiht qualified name containing null text

github.com/node-opcua/node-opcua - faa59c2a175b9b1687a09839562998d24074dff2 authored over 4 years ago
improve test coverage on node-opcua-nodeid

github.com/node-opcua/node-opcua - 289c6a049d10e43d341ed43dc535e60ce7b0b1a7 authored over 4 years ago
improve guid encoding performance

github.com/node-opcua/node-opcua - c2d118dde735df98fc95bbc510a1c0a8de3fff0c authored over 4 years ago
minor adjustment in client-prox

github.com/node-opcua/node-opcua - b9214c85cb63758f67bf81bbc93a4bdb8fd92632 authored over 4 years ago
refactor AddressSpace and Namespace to use Map instead of {}

github.com/node-opcua/node-opcua - b0d4373792609e66c7249e1fdda5b738c3668ca4 authored over 4 years ago
improve code generator and speed improvement on deserialization

github.com/node-opcua/node-opcua - 7168b49c12317233141752d5cea0f27a6eddf7b8 authored over 4 years ago
simplify nodeJS.js file

github.com/node-opcua/node-opcua - e4235faaa67e0170eaec14ccb8df896f28d614e7 authored over 4 years ago
unset debug flag

github.com/node-opcua/node-opcua - 1dd0cc6d9489aefaa530f70cd55eb20d430dd77a authored over 4 years ago
improve code coverage

github.com/node-opcua/node-opcua - a498c8ccc79218b7026141a8adba43127b7760dc authored over 4 years ago