Ecosyste.ms: OpenCollective

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

github.com/node-opcua/node-opcua

Unlocking the Full Potential of OPC UA with Typescript and NodeJS - http://node-opcua.github.io/
https://github.com/node-opcua/node-opcua

modify sameVariant to specific implementation

sameVariant now use a dedicated algorithm and do not rely on
external library.
As per version 1....

e34ff3bef5b10f161b836ecb26cf03333b91c884 authored over 4 years ago
update packages

5d7afb5c880e01c65a1ff77a4ceb4b799cbb8cc8 authored over 4 years ago
no need to run ts scripts specifically as they are already run

c9bfb4f020d87cf76bc96ba55a66e9cf7a67fe8f authored over 4 years ago
remove uncessary file from npm package

c9d79d3e760261ca261afa493578c3c73ebd2dcd authored over 4 years ago
v2.16.0

9fa7d50952a7c39ff6790888a2bd6f32fe46836d authored over 4 years ago
replace use of _.isFunction

11fab384a5d5c1c69ec133b2956efbd1803e8642 authored over 4 years ago
replace use of _.isBoolean

c996d1efd5d7f9c0ff5667a79b751a67ae1acfe7 authored over 4 years ago
replace use of _.isArray

759c62fce5e5ea862bae388d94508a902b72ee60 authored over 4 years ago
refactor address space to separate test helpers and nodejs specific code

e4da46fce1d8c522c0bd021a37267dea3b8b96fd authored over 4 years ago
replace use of _.isObject

6800ae32ed0f8026001c8f749490c2207513ed37 authored over 4 years ago
remove unused 'underscore'

15e6892fb340609b6bdfea458a957a0ac7466319 authored over 4 years ago
fix typo

994b46437070d7d46be73df82e909ee38a783be2 authored over 4 years ago
v2.15.0

d92ce0bdee1ed90c2b38ee20420f091fe9bf7365 authored over 4 years ago
fix xml output of empty ByteString in Variant #861

4b83d961239a22db14aa63dd5f2b57e22891d541 authored over 4 years ago
allow null as a valid array value in Variant

152ea0fc8ea515dc6df0c0f7f4bae91ec9cab1a3 authored over 4 years ago
v2.14.0

3fc00f021aaf31f6edc9e97acc60cb5798ce4fc4 authored over 4 years ago
add MethodDeclarationId attribte on XML output for UAMethod

e5c852bcf0cfbaabf24ea9ffd4ea6cf7a02b822b authored over 4 years ago
MethodDeclarationId need translation in load_nodeset.xml (#857)

0ef0f9e801a5b222e2d60e3c37db23ff8330851b authored over 4 years ago
Update CTT

f46cc67ea58f488eafd2381a6a06990f827ce7c1 authored over 4 years ago
ensure endpoint policyid are uniq on server

206d85b64d02a8ca816c9687af75db0e2780c301 authored over 4 years ago
ensure policies are uniq in endpoints

6607a4bc703ba9a5a552e823fe0ac77357177ce9 authored over 4 years ago
LeakDetector do not dump resources leak when test fails

72d5e9b3e6fec6d63cb7ec3d68bb6e4149d17bba authored over 4 years ago
improve subscription transfer

be3489e001d504e7af0cb21ed71b11942a5f3a79 authored over 4 years ago
use hostname when dns resolve to localhost

70531a27fe47a030a0e82b8bea5d345e526e3447 authored over 4 years ago
fix missing dispose

c7436d45c5c497791e031eb1bbc62f58ec324543 authored over 4 years ago
fix test

7503606610328e3cddaca1fbe9ec7379c677ca07 authored over 4 years ago
refactor

b2e71d0a6e80793e94118893110be0919091bf27 authored over 4 years ago
improve trace

f8d847198acabe42f9166bc3e49cc7bb8a6acc89 authored over 4 years ago
v2.13.0

3c8a33e1e9d7923c9434607ad22d51d6d8d58918 authored over 4 years ago
fix enumeration dataType verification #846

5468a4dbb65bd8864d79157fd72d0e63420cc751 authored over 4 years ago
add adjust variant

7c024812e8113a3ae13a97c475cac63b5eea0a22 authored over 4 years ago
update nodeset2.xml files to latest

1acd60bd11200bc2cbbad5798df1783053879ba5 authored over 4 years ago
fix namespace spelling

61f2d899b9df7f16c0a88df90b8e285c463d26b1 authored over 4 years ago
make sure keepalive method always set

a6dbdc4f93c0a4d27ebaaca3591735a7141add07 authored over 4 years ago
adjust tab parameter

6e635759e95ceb58c1996de01babf812df2fcc97 authored over 4 years ago
v2.12.0

fdc35cca0d56169598e86837b1a6319500a16c80 authored over 4 years ago
demonstrate how to write in enum #849

6d26a4b050e5450a744bd0a34f55cf66dd4c0287 authored over 4 years ago
fix #846 extend support for Variable value in nodeset2.xml

33260462c062c238dbae741e5b6a7b3fbaebfc0e authored over 4 years ago
fix typo

cd5f6b065772caefa163052cb0f27a93e91817bb authored over 4 years ago
prevent calling session.read when nothing to read

58e55d588342820a0c75b871bee5ec054b641d86 authored over 4 years ago
v2.11.0

1e1c6d63340aa799867af261437a6a0f5a9a2cdd authored over 4 years ago
fix certificate verification when certificate is signed by a CA

99e6916ab83094fed4ef1b417bf7db29cd360946 authored over 4 years ago
minor refactoring

0509cd2a898f71211243bce1eab9157a1c52cd2d authored over 4 years ago
bump packages

62576fcd163bdb3726f446a7f3471b274ca1101b authored over 4 years ago
improve OpenSecureChannelRequest failure

- fix a bug by which channel are not released when OpenSecureChannelRequest
failed on the se...

c295d11a8793c94402803781e8a82d41501c4082 authored over 4 years ago
v2.10.0

f1c467c28f8bef1cc04ab54c57a555bd4c95ee45 authored over 4 years ago
fix type

8cceca2b72a1525bc275adf93f852e0de0ac4c76 authored over 4 years ago
update packages

73994739e5c15bf33d9225fe054940997549b971 authored over 4 years ago
add exact=true in lerna.json

72b833152829f16013032b2d328aa7c688b44840 authored over 4 years ago
update tests

b5cf22dfb1900c6390f2d2faf2d4cb05684ca14a authored over 4 years ago
improve ncu task

b24f7a1c40660cfe690e7dcd275b222acc00dda5 authored over 4 years ago
v2.9.1

5bd013a72f08f9a209637ce3b108d30e8312c1c3 authored over 4 years ago
fix ClientMonitoredItem.on('terminated', ...)

4288a12e7f49a720f3ca42e9cc2d3ee8f1df1525 authored over 4 years ago
v2.9.0

66374de9fbf47e8ad7a3e869cad4ec332e256751 authored over 4 years ago
improve debug output

4aca8db9ee349e9b3d13557b293409f71c4343d7 authored over 4 years ago
Improve readHistoryValue signature

9fefd55fa8860571738fb49116a5e368231c0505 authored over 4 years ago
move AggregateFunction enum to node-opcua-constant and simplify dependency on node-opcua-aggregates

0a7ffc148cc54ed10e9bc2e62df1f59fc0344f5b authored over 4 years ago
MachineState#setState add predicate function argument to select which transition to use

0373e4211e65bb808338835f792f024dabccd35f authored over 4 years ago
resolve shadow variable warning

45d9c671cef91c3e512b824e66e4cd5a55a47ea1 authored over 4 years ago
v2.8.1

5f7e0d03417093a186977090c0bc28d968382584 authored over 4 years ago
relax dependency on process.hrtime

10b11ce4e38f1ed0a1334365acec0f5ebe0850dc authored over 4 years ago
remove dependency to node-opcua-client

d3215e93d984454e31bffb7daf5fa6e432ea8ab7 authored over 4 years ago
v2.8.0

e3b0892d751900c13898ca82be84bbfe66997f0c authored over 4 years ago
fix readHistoryValue typescript definition

a1d3d5e758350caef4fdeae8da0be13e90550ded authored over 4 years ago
fix opaque structure encoding

22a4f0c0cdca46e6654c8d77531910158c94fd7c authored over 4 years ago
add example for issue#771

ad51a93bfd02e0cdc107fc8dfc2cbddec9e48054 authored over 4 years ago
Added missing 'chalk' dependency for node-opcua-nodeid

8ee3616f4fff79c8ffa8ca523e9bbbd402236ac3 authored over 4 years ago
improve LDS and add docker file

471dfda903cb18b6f2087380e8db5a98649079e4 authored over 4 years ago
fix encoding decoding of derived structure

3277a56ebfa32f2ebfe638958c1a25d1977f1c85 authored over 4 years ago
Expose endpoint hostname option in server options

966d0498ee87e0a87dd2e5c37032b12dd9a7056a authored over 4 years ago
Add unit test for the hostname option

852501858ed31a8b0fc684418a63a3c615c08379 authored over 4 years ago
Make hostname const for consistency

232361e3c9bd4fb5550954e8614ecde500dae705 authored over 4 years ago
v2.7.0

868b9f5d0bf0411f30476a0947301dc1d487e462 authored over 4 years ago
improve extension object toJSON

fd8a753b48fc79ba10158e5c83e46ed5c803f0c8 authored over 4 years ago
refactor serverEngine

179588bc4994e5ff7c3014596d278bb2c43ec2eb authored over 4 years ago
improve lowerFirstLetter (BreakingChange)

4f5d15bc7cbd02dfa51800d83f11c1a7f5c1d743 authored over 4 years ago
export additional methods

183e333085e15dd1b0b9dfe3c22bde2fdc5ca306 authored over 4 years ago
fix parsing bsd file with non-encodable extension objects #320

- some ExtensionObjects are only used inside other extension object
and do not have encod...

aa7183e7d1f48e5149cb4eea46dbf4f3027038e0 authored over 4 years ago
refactor NodeCrawler, introduce NodeCrawlerBase

189613900fe5292e8fbcb62175e2fdedfa3b2762 authored over 4 years ago
v2.6.7

214c325cbcaeb6069e854c3e9d6397b20b637d5d authored over 4 years ago
fixing parsing of bsd file from siemens #812

0f4aef71e0b172631672865479f4a2231b1c24c4 authored over 4 years ago
v2.6.6

6ca74325371a1b3413db8d8ef05697c056dbb4d3 authored over 4 years ago
do not display result of NodeCrawler#read in test as it might be enormous #803

1f9b4a6cfb5c72f208889293c6b6b3a4541862b1 authored over 4 years ago
NodeCrawler#read now exposes dataValue as JSON object rather than string #803

0f15dd8382f1b1f32f5849e7232636bbd55bf4c1 authored over 4 years ago
ClientSubscription interface: expose hasSession property #800

63fc027633ba277f23b423f5cc3d829370ff1bf4 authored over 4 years ago
fix whereClause containing Not operator #810

2f40d2743692fbb0c7720e1ffc4e5cff0954c91a authored over 4 years ago
v2.6.5

e5e38142a719ebe22afb9617dce34b985d407d9b authored over 4 years ago
Fixing TimestampsToReturn.Source being wrongly replaced by TimestampsToReturn.Neither #804

338b684219c865ef90f532b40edb9c8dda2a9731 authored over 4 years ago
make sure that FileType global methods are bound #806

f9e4f52a42d40cc8f8744040c8ebc3f263a9581c authored over 4 years ago
verify that File handles are used by correct session #805

7ba3be7db900a95e0af1c38f14b81e77b5b0a9a2 authored over 4 years ago
read dataType in correct order

bf4f822d98c214e0dcbd2d43cc86d0a0cc64b484 authored over 4 years ago
handle fieldType fields that start with a ns<X>: prefix

d4424ecb22e7622cfd81f4aa5732718b180c8c89 authored over 4 years ago
fix Promise.all usage to make sure that all promises are settled

rational:

Promise.all behavior is to fail fast when one promise to execute
in parallel fail...

592389032e65b6b417cd5a680bf747ea4b0a9ac3 authored over 4 years ago
refactor OpenSecureChannel error handling

d0aa47f26904244b36a9658a431d8ffb0d7f9d5c authored over 4 years ago
adapte test for profiling

e249b09cca7ac5222970f1ead64f9b6ade904a9e authored over 4 years ago
improve server shutdown

bca147370c37c5615678e23dca514bef0f63c15c authored over 4 years ago
expose deleteMonitoredItems #796

a2592a7b93baa910ad18034c125473d8eb66a5d2 authored over 4 years ago
fix async method call

33de58960b8ab76a046c34148ee5c8d610c8df1a authored over 4 years ago
decode ExtensionObject in Event Notficiation by using promoteOpaqueStruction on EventLists in client

07a5134c0ffd164c7b88129bb6eb58c6c32eb4aa authored over 4 years ago
v2.6.4

0d168bdc8351bbaf7ff9e60e21d459e8c4bdfeca authored over 4 years ago