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

refactor: clean up nodeset definition/generation code further

github.com/node-opcua/node-opcua - b0dbc62d7bcf191fc287171fc73482acd19c0680 authored over 1 year ago by Etienne Rossignon <[email protected]>
refactor: rename to correct spelling correponding -> corresponding

github.com/node-opcua/node-opcua - ab9ed0e5f50132b6a74c98fbed198f3495438ae7 authored over 1 year ago by Jacob Quant <[email protected]>
refactor: clean up nodeset definition/generation code

github.com/node-opcua/node-opcua - a8ed0cc91db756c38414118a7cdc0bcbb1dd922d authored over 1 year ago by Jacob Quant <[email protected]>
fix constructBrowsePathFromQualifiedName #1201

event filter now uses Aggregates instead of HiearchicalReferences ReferenceType
fixes #1201 ...

github.com/node-opcua/node-opcua - 17f55181fdaca61b242b3d1470ccf2239918982d authored over 1 year ago by Etienne Rossignon <[email protected]>
update packages

github.com/node-opcua/opcua-commander - 86aab9d5669e89987804b51499df5a2185cf987d authored over 1 year ago by Etienne Rossignon <[email protected]>
v2.102.0

github.com/node-opcua/node-opcua - 4c8536883e48d57e62b0a2d77d5d3d2f03ac5cb8 authored over 1 year ago by Etienne Rossignon <[email protected]>
fix: replace instanceof Error with util.types.isNativeError

Use util.type.isNativeError in favor of instanceof Error to ensure that the check work in every ...

github.com/node-opcua/node-opcua - cfb31bfcc18e54e1ea5b8d7a9562480bf57d5dac authored over 1 year ago by skrtheboss <[email protected]>
invalidate extra dataType Management in case of reconnection

github.com/node-opcua/node-opcua - bdeb0df4dc4e2c11f323ac51bb68579c9b4e1c1d authored over 1 year ago by Etienne Rossignon <[email protected]>
make getExtraDataTypeManager re-entrant #1232

github.com/node-opcua/node-opcua - 7ecd95b89ae7b2926dbd29ff3ed494c104ed4ce1 authored over 1 year ago by Etienne Rossignon <[email protected]>
transport: reset internal state when new socket is attached

github.com/node-opcua/node-opcua - 88f1744d65e96020ea494800aa0436689c1523d6 authored over 1 year ago by Etienne Rossignon <[email protected]>
wip keepalive

github.com/node-opcua/node-opcua - 15c5ffe590f039aa1558db94154ec8b7e8221930 authored over 1 year ago by Etienne Rossignon <[email protected]>
update documentation

github.com/node-opcua/node-opcua - 37a2ae1450e67a7e4f67aab40e50c85ace713159 authored over 1 year ago by Etienne Rossignon <[email protected]>
v2.101.0

github.com/node-opcua/node-opcua - 77abad969406b6d7d76e6bc07a8aa94ae07f3db2 authored over 1 year ago by Etienne Rossignon <[email protected]>
improve client reconnection

* detect better socket timeoutA
* force reconnection process when socket times out

github.com/node-opcua/node-opcua - 1a88d3137b92a1c8c3d5fd711719f79d71e3511f authored over 1 year ago by Etienne Rossignon <[email protected]>
suspend session recreate if session has been normally terminated

github.com/node-opcua/node-opcua - 59256e0504c5d884c7aa6cf82bfd56d4c387c059 authored over 1 year ago by Etienne Rossignon <[email protected]>
chore fix lint issues

github.com/node-opcua/node-opcua - 5af05d7590dbb349628a8d5d64ae803ab7e16298 authored over 1 year ago by Etienne Rossignon <[email protected]>
refactor Transport

github.com/node-opcua/node-opcua - 69842ca6358dac875d8f8f61305386bf30915526 authored over 1 year ago by Etienne Rossignon <[email protected]>
refactor di-server sample

github.com/node-opcua/node-opcua - 81e834d3c8ba3c84bc00bd3e0edb4de9936efc6f authored over 1 year ago by Etienne Rossignon <[email protected]>
fix description overloading during clone

github.com/node-opcua/node-opcua - 2807765efebcf42778d82574ef997222f749c14e authored over 1 year ago by Etienne Rossignon <[email protected]>
server: using port 0 now choose a random free port #1254

github.com/node-opcua/node-opcua - 63d62da99a802a76b2561a2e1499b5780ae819af authored over 1 year ago by Etienne Rossignon <[email protected]>
v2.100.0

github.com/node-opcua/node-opcua - e143ff72418bb3db8c0a2cb8d4b7e54a90521a73 authored over 1 year ago by Etienne Rossignon <[email protected]>
improve node clone

github.com/node-opcua/node-opcua - 0ecf572c0b42dd8172cd6a24c82c7c59869f8b5a authored over 1 year ago by Etienne Rossignon <[email protected]>
update snap file

github.com/node-opcua/opcua-commander - 7e7578ea76c1487333fc4d43b9c71113d3494773 authored over 1 year ago by Etienne Rossignon <[email protected]>
Release 0.26.0

github.com/node-opcua/opcua-commander - d4f8b28b225a62588f774e6fdfd54b440896c936 authored over 1 year ago by Etienne Rossignon <[email protected]>
update packages and remove unused blessed-contrib

github.com/node-opcua/opcua-commander - a11129a2197f6959fd8489d400a0540715ee48fe authored over 1 year ago by Etienne Rossignon <[email protected]>
use preciseClock in UAVariable#asynRefresh

github.com/node-opcua/node-opcua - be0507247906798a0f9e304a586ffda80e912308 authored over 1 year ago by Etienne Rossignon <[email protected]>
expose mini nodeset2.xml

github.com/node-opcua/node-opcua - d7dd87332e7e2649e20ea0309af0471a4448da59 authored over 1 year ago by Etienne Rossignon <[email protected]>
fix version consistency

github.com/node-opcua/node-opcua - db064fb24baf96ae52b759f7e33b13928f2c9106 authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
v2.99.1

github.com/node-opcua/node-opcua - 2653c8e3b006286ce40e4efc33670c5352fab07a authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
fix missing entries in tsconfig.json #1267

github.com/node-opcua/node-opcua - 8e5602fc190fcbabf54fa4b74717784bdb60884c authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
v2.99.0

github.com/node-opcua/node-opcua - 90ce9f5b44d74198d84a384de622dfa94fd05c0c authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
update nodeset generation

github.com/node-opcua/node-opcua - 538b28297fd6971f64e64f6323e4b14ce2856b72 authored almost 2 years ago by Etienne Rossignon <[email protected]>
feat: add more nodesets (fix #1264)

* IRDI (International Registration Data Identifiers)
* PA-DIM (Process Automation Device Informa...

github.com/node-opcua/node-opcua - b8c881baab5cade52590c8daf72a1094b8237208 authored almost 2 years ago by Jacob Quant <[email protected]>
refactor: correct minor spelling errors

* nsThightening -> nsTightening
* firs -> first
* human readable -> human-readable
* publication...

github.com/node-opcua/node-opcua - f5a1ff380b39b812c3db5d500f8b1c210e66d912 authored almost 2 years ago by Jacob Quant <[email protected]>
v2.98.2

github.com/node-opcua/node-opcua - 6df8aa25475ba1235e585566cb2dec68b7e7a85f authored almost 2 years ago by Etienne Rossignon <[email protected]>
fix: npm package add nodesets folder

github.com/node-opcua/node-opcua - 3bd4dc3c390f6079760652e32c4ae592957f429a authored almost 2 years ago by Etienne Rossignon <[email protected]>
v2.98.1

github.com/node-opcua/node-opcua - 2404c52ebc50a2d007093453a01d61d68dbbd927 authored almost 2 years ago by Etienne Rossignon <[email protected]>
add files section in package.json

github.com/node-opcua/node-opcua - 237eafb1d6b6ab852dfeb2b61ee692a39c5fd340 authored almost 2 years ago by Etienne Rossignon <[email protected]>
v2.98.0

github.com/node-opcua/node-opcua - 2d02e76f8e9d3aef151ea910efde220b10b2fadb authored almost 2 years ago by Etienne Rossignon <[email protected]>
update nodeset2.xml files ( UA=1.05.2)

github.com/node-opcua/node-opcua - ad5b719f3a8d3a09681b70cb700dc1a8cd482f0f authored almost 2 years ago by Etienne Rossignon <[email protected]>
update packages

github.com/node-opcua/node-opcua - a56c3fc332e5658bc49a7f6aab3ab4c1e6504f61 authored almost 2 years ago by Etienne Rossignon <[email protected]>
fix Object/VariableType#instantiate by following organized reference

github.com/node-opcua/node-opcua - 2c1f388c43bedeb474eaa88e0efc5fc68b83235e authored almost 2 years ago by Etienne Rossignon <[email protected]>
fix field formating in dump Event

github.com/node-opcua/node-opcua - fdf17e0c1da94d28cf6737f1fcb7be5d4dd3cf53 authored almost 2 years ago by Etienne Rossignon <[email protected]>
v2.97.0

github.com/node-opcua/node-opcua - 19c96bda0810d2dec73dd1c2427546be40908646 authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
add BaseNode#isDisposed()

github.com/node-opcua/node-opcua - 4b1dbcc0e682379cd9132d08e2413412bfbfc973 authored almost 2 years ago by Etienne Rossignon <[email protected]>
add leak detection in test

github.com/node-opcua/node-opcua - c084ac9769dc4df42a55632133413bbf8a197abe authored almost 2 years ago by Etienne Rossignon <[email protected]>
fix NodeId for typescript 5

github.com/node-opcua/node-opcua - fb113e701288e0bd47e3639b64500d2b7e586891 authored almost 2 years ago by Etienne Rossignon <[email protected]>
fix display name with TwoStateDiscrete

github.com/node-opcua/node-opcua - 0fdc16923cc53bd292eb258dd7e0fab3c36fd6a7 authored almost 2 years ago by Etienne Rossignon <[email protected]>
v2.96.0

github.com/node-opcua/node-opcua - 43642e4aaa1ca2a3938b044cc2237544dfff764a authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
add warning message when monitored event handler are taking too much time

* NODE-OPCUA-W32 is issued to guide the developer to improve the monitored
item on("changed"' ...

github.com/node-opcua/node-opcua - 4e4f5cbabcfaf4aecfe957a52c9a409d01ac0a0e authored almost 2 years ago by Etienne Rossignon <[email protected]>
chore: update lock file

github.com/node-opcua/node-opcua - 3faf800a1b9e5e5ee16827ab9eb84b0e852ecb74 authored almost 2 years ago by Etienne Rossignon <[email protected]>
chore: code cleanup

github.com/node-opcua/node-opcua - f32f972de40aef1eb796d0f96531d96c1d85d701 authored almost 2 years ago by Etienne Rossignon <[email protected]>
add IoLink nodesets

github.com/node-opcua/node-opcua - 3ffb7be4fd00926aa1dd772a87aabc8eae271b7e authored almost 2 years ago by Etienne Rossignon <[email protected]>
client: export transport setting to session

github.com/node-opcua/node-opcua - c2d649422ac9e8cb0c50fc9ff4d400a75f01d73c authored almost 2 years ago by Etienne Rossignon <[email protected]>
address-space: fix instantiate issue with grand child components defined in superType

github.com/node-opcua/node-opcua - c0b2c1cec66efc845763ad59574ebe66847cf7f0 authored almost 2 years ago by Etienne Rossignon <[email protected]>
v2.95.0

github.com/node-opcua/node-opcua - ad7086f9c4cd2ab52922e26cb6782ec6b86f9d20 authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
update pnpm-lock

github.com/node-opcua/node-opcua - 46e6a4b123f7ab163f95305d3015e75fb36dba2c authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
file-transfer: read/write adjust chunksize to ensure packet fits to maxMessageLength

github.com/node-opcua/node-opcua - 493078920a5005e47d59670fad056a0103926e05 authored almost 2 years ago by Etienne Rossignon <[email protected]>
Session context now exposes maxMessageLength

github.com/node-opcua/node-opcua - f2bdfb747402f61c716bfa730eb8899d82f4a488 authored almost 2 years ago by Etienne Rossignon <[email protected]>
v2.94.0

github.com/node-opcua/node-opcua - c3a1d978ab5a0af8addb53750e2652adcdcd160d authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
chore: hide private members better

github.com/node-opcua/node-opcua - 11c58f603fcad5e5406db96ba4f510b91ddbb48a authored almost 2 years ago by Etienne Rossignon <[email protected]>
raise a model changed event on parent folder with Organises Reference

github.com/node-opcua/node-opcua - bac3fd597c74bdcf66811aea90f97a336f749372 authored almost 2 years ago by Etienne Rossignon <[email protected]>
Fix extension array/matrix binding access to individual props (2)

github.com/node-opcua/node-opcua - 9e4ac97e2234ff347cfa8622da62ddebc1568a69 authored almost 2 years ago by Etienne Rossignon <[email protected]>
v2.93.0

github.com/node-opcua/node-opcua - e4acb259dbe874015679bc8778c43a2fed440929 authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
devEngine for node-opcua-file-type is nodejs>=16

github.com/node-opcua/node-opcua - 567250baf3e44e46690376c4c5e072dae33138ee authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
FileType; add client helper function to write a large OPCUA file by chunk

github.com/node-opcua/node-opcua - 20e9789b43b8589326eee70bafb820bef6d174fc authored almost 2 years ago by Etienne Rossignon <[email protected]>
adjust max-old-size in code coverage

github.com/node-opcua/node-opcua - e8d9927c9d3cfd4b53d63a1782917b67b9725bb8 authored almost 2 years ago by Etienne Rossignon <[email protected]>
finite state machine: allow state to have browseName defined in a difference namespace

github.com/node-opcua/node-opcua - 100d578d4f02b9f6e1422183b0f6fb725beaa9de authored almost 2 years ago by Etienne Rossignon <[email protected]>
Refactor DataType validation in UAMultiStateValueDiscreteImpl class

github.com/node-opcua/node-opcua - c9956897e204a6a36283693eafae9235ef5bd72c authored almost 2 years ago by iliareshetov <[email protected]>
refactor: Improve code quality and test coverage of validateDataType function

github.com/node-opcua/node-opcua - 249b290ce67f353e08e9dcf0554505aa2f9e32c4 authored almost 2 years ago by iliareshetov <[email protected]>
fix lerna invocation in package.json

github.com/node-opcua/node-opcua - 2004df66cd2194ca1b9d616c0b495e13c9f71a85 authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
v2.92.0

github.com/node-opcua/node-opcua - 6ee0f52395af2c1f4f03518e675dc3f6edb7a455 authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
update packages

github.com/node-opcua/node-opcua - c692aa15cea6bdc4d4f386f9395b4be5588aed04 authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
variant: add test for clone

github.com/node-opcua/node-opcua - f720a75c7a76e2b23d5566aee29613326ad4ba50 authored almost 2 years ago by Etienne Rossignon <[email protected]>
dataValue: add test for clone

github.com/node-opcua/node-opcua - 2de6886366f933f0dd4d4f8a77657b35cd5f153b authored almost 2 years ago by Etienne Rossignon <[email protected]>
Fix extension array/matrix binding access to individual props

github.com/node-opcua/node-opcua - 7def11cda25a53aee7a10fb254c508a291472f95 authored almost 2 years ago by Etienne Rossignon <[email protected]>
add ability to read file by chunk when server limlits the read buffer size

github.com/node-opcua/node-opcua - e7f5b9e33ac442861f7fd6e06dc658918e21c39e authored almost 2 years ago by Etienne Rossignon <[email protected]>
units: add missing type import

github.com/node-opcua/node-opcua - d4a1c49ad49e11fae8031d693c4a403fc1ea81be authored almost 2 years ago by Etienne Rossignon <[email protected]>
enhance StateMachine addState and addTransition

github.com/node-opcua/node-opcua - 6d63a00ace2a3cd87fa3b4795f9c9d8e6d45b6db authored almost 2 years ago by Etienne Rossignon <[email protected]>
chore: cleanup

github.com/node-opcua/node-opcua - 7e6ed385517b9df0329d5cbb77d45ff64a319ddd authored almost 2 years ago by Etienne Rossignon <[email protected]>
fix state & transition extraction in FiniteStateMachine

github.com/node-opcua/node-opcua - 4f47d653652ec5ff945aa8261c28a04bbfbd9e02 authored almost 2 years ago by Etienne Rossignon <[email protected]>
do not use constructor.name

github.com/node-opcua/node-opcua - 826bef0bf33eb77389848ea4690f631e437c7ecd authored almost 2 years ago by Etienne Rossignon <[email protected]>
fix book url

github.com/node-opcua/node-opcua - 605d7a2bd61338ab31161674d8ad67fd7a5ad684 authored almost 2 years ago by Etienne Rossignon <[email protected]>
add snap badge

github.com/node-opcua/opcua-commander - b9c5436569704e069111a17598fd689547b7fae3 authored almost 2 years ago by Etienne Rossignon <[email protected]>
update snap build

github.com/node-opcua/opcua-commander - 1812e9b93d906f5363e9d27cf1ab0486ce6649fa authored almost 2 years ago by Etienne Rossignon <[email protected]>
update external links

github.com/node-opcua/node-opcua - 46007634df3a0dc3a2c08bbcfd9fd01244e45714 authored almost 2 years ago by Etienne Rossignon <[email protected]>
clean badges

github.com/node-opcua/node-opcua - 605a21ca50761b1b63bdde6065a5bd444ac0cb93 authored almost 2 years ago by Etienne Rossignon <[email protected]>
Namespace#addVarable: minimumSamplingInterval when using getter is required

github.com/node-opcua/node-opcua - 412838ad546505ab7473b898e917b93b541deb59 authored almost 2 years ago by Etienne Rossignon <[email protected]>
add snapcraft yaml

github.com/node-opcua/opcua-commander - 614b195e6b789dfa7e60204143036ba89f500565 authored almost 2 years ago by Etienne Rossignon <[email protected]>
v2.91.1

github.com/node-opcua/node-opcua - 4f52fe3bed20f4bfd35828fca51f3a2b32620a44 authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
regenerate an invalidPrivate key fix issue#1239

github.com/node-opcua/node-opcua - 526843c6a26b6e3d0036e53a0f227c128daa625b authored almost 2 years ago by Etienne Rossignon <[email protected]>
v2.91.0

github.com/node-opcua/node-opcua - e1ed70a684fc69130696e001a9d43280df1466f4 authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
deprecate isSupertypeOF

github.com/node-opcua/node-opcua - 8328c4d8bf945558ebbcc01a684073c7e0cf8a63 authored almost 2 years ago by Etienne Rossignon <[email protected]>
v2.90.1

github.com/node-opcua/node-opcua - 3325ff5f8477fd058ba574d19e8128c36e3e831f authored almost 2 years ago by Etienne Rossignon (Sterfive) <[email protected]>
coerce scalar ext to array when valueRank is 1

github.com/node-opcua/node-opcua - 4e6e88886d948bfd16b0b1903de208424228e2fc authored almost 2 years ago by Etienne Rossignon <[email protected]>
add ext obj in nodeset2.xml test case

github.com/node-opcua/node-opcua - 10293548444d23fd810d33fe060292246bdaf06f authored almost 2 years ago by Etienne Rossignon <[email protected]>
add check value rank compatibility

github.com/node-opcua/node-opcua - ac6c1c75be947b263732a95b0f65169508fcd23d authored almost 2 years ago by Etienne Rossignon <[email protected]>
automatically bind extension object when loading xml

github.com/node-opcua/node-opcua - da6617088c34d898aea943e1eb9ec47871c8db19 authored almost 2 years ago by Etienne Rossignon <[email protected]>
fix typos

github.com/node-opcua/node-opcua - 0776a47733a48e9d7195d4c23ba245fcf7f51988 authored almost 2 years ago by Etienne Rossignon <[email protected]>
skip performance test during code-coverage

github.com/node-opcua/node-opcua - 6d7ce8baa433998d6f8ccd550b4dda5ab8eebfe0 authored almost 2 years ago by Etienne Rossignon <[email protected]>