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

chore: fix import

github.com/node-opcua/node-opcua - 4fc39c52deb1db5d0fdb543acb73d959e97d7e3b authored over 2 years ago
chore: fix import

github.com/node-opcua/node-opcua - bebb142ee8b421bc77ad4f0bb51e21c7e4f7cc26 authored over 2 years ago
chore: change ip add in test

github.com/node-opcua/node-opcua - ee283ae24cf2b04cb38b23c9b4dea315183796b0 authored over 2 years ago
user can see their UserRolePermissions attribute

github.com/node-opcua/node-opcua - e268ee7400d84657e37fe7726f1653a2b7f6616f authored over 2 years ago
nodesetToXml: fix ext object xml encoding

github.com/node-opcua/node-opcua - d5d35ea16cededa950a3ea1457c595edc2a324ff authored over 2 years ago
expose ClientMonitoredItemGroup.monitoredItems

github.com/node-opcua/node-opcua - f7ed87252268d8da1f6b81276edfdd939677327a authored over 2 years ago
display warning message if on('change') handler throws

github.com/node-opcua/node-opcua - e9cad2f64d41a078b59fd31cc7a6271f153087a6 authored over 2 years ago
enforce permission checking on monitored items

github.com/node-opcua/node-opcua - 34e4c4cc55e797574b50db0c9d718d96941b15a1 authored over 2 years ago
chore: improve test 881

github.com/node-opcua/node-opcua - c67ae475bb47d898807d7789e7e7a42b476214c5 authored over 2 years ago
UserExecutable flag should be false if user has no Call permission #1197

github.com/node-opcua/node-opcua - b5735d82f75e8f2f7bff3381d44413a17d1ad041 authored over 2 years ago
update lock file

github.com/node-opcua/node-opcua - 842c3b3ce2fa1fbcda409648b154cde02f3a073e authored over 2 years ago
chore: import cleanup

github.com/node-opcua/node-opcua - 8dd1681cf3ffc152dcf249d9426a9eccf2be54b0 authored over 2 years ago
update pnpm-workspace

github.com/node-opcua/node-opcua - 510df2ee0da47ca47f08ac6e01c15de46bfed042 authored over 2 years ago
address space: emulate version103

- add the ability to generate 1.03 compatible address-space
and export them to NodeSet2.xm...

github.com/node-opcua/node-opcua - 53c85a4b9d1c1537813671b0a5efb11ca38c440b authored over 2 years ago
aggregates: add duration/percent bad/good and count

github.com/node-opcua/node-opcua - 6e17b39fb088a46c41f91d7c0e6605618bb8ea8c authored over 2 years ago
aggregates: add aggregateConfiguration parameter in readAggregateValue

github.com/node-opcua/node-opcua - b671689d1d042c3af2a261e9df0b9cd48750d348 authored over 2 years ago
node-opcua-client-crawler/source/node_crawler_base.ts

github.com/node-opcua/node-opcua - 2a53d1f05e7120d97c509234b0a9e05db2926906 authored over 2 years ago
aggregates: add AggregateFunctions in Varaible HA Configuration

github.com/node-opcua/node-opcua - 24e245dd22aa129d2ba5d8b79d08a55290a086b3 authored over 2 years ago
add error message to better track ill-formed extension object in NodeSet2.xml file #1200

github.com/node-opcua/node-opcua - 3cb323f388b2ebe09933b2735c110cef6d0f5372 authored over 2 years ago
nodeset2.xml generation improvement

github.com/node-opcua/node-opcua - e36a2fdbed1ef80bae94e31eb668cb3e8ed01a19 authored over 2 years ago
add try/catch block in exposeSubscriptionDiagnostic

github.com/node-opcua/node-opcua - 0b1d8e435041602afcd167077ee32c81d52b0cbb authored over 2 years ago
minor adjustments & refactoring

github.com/node-opcua/node-opcua - 5e49112f64528d9a446cea52bee59dd162ff7966 authored over 2 years ago
fix loading of Noset2.xlml file without Aliases

github.com/node-opcua/node-opcua - 714718ab7e83df78c47bbf4d3081d0e03176b07d authored over 2 years ago
fix monitoreditem name in subscription box

github.com/node-opcua/opcua-commander - e3fd8b75a31c53f322fa3cb44bdfd6ddb3116bf2 authored over 2 years ago
drop nodejs 12 support in appveyor.yml add node18

github.com/node-opcua/node-opcua - b4518d71b5733cbccc8f1ceb453828c340b8a7f6 authored over 2 years ago
coverage on node14

github.com/node-opcua/node-opcua - e9f9bcc59fd565db566468d399c5bc8bbe2b1f05 authored over 2 years ago
update workspace

github.com/node-opcua/node-opcua - ab683f55dbca7ffba67bc0c3c7c1531bfbbb2a63 authored over 2 years ago
improve decoding of complex extension objects

github.com/node-opcua/node-opcua - 325f8302c135d683a6c18a8e6c52fa96550657d9 authored over 2 years ago
bump pnpm version

github.com/node-opcua/node-opcua - 996093374c4506f814950973195795eb8c6441f8 authored over 2 years ago
add thightening nodeset

github.com/node-opcua/node-opcua - 27648caeb944cacce57b97a8f7c51b56129ab245 authored over 2 years ago
improve warning message

github.com/node-opcua/node-opcua - fa07c00b036d8781ae4aca850010c9ad2dd9a07c authored over 2 years ago
add tightening companion nodesets

github.com/node-opcua/node-opcua - cf4521924b18f565d6092b282d520b6d834b9791 authored over 2 years ago
improve generation of DTDataType in typescript

github.com/node-opcua/node-opcua - e9ff4051e1b52a1cace105342fca0f421b32f3b8 authored over 2 years ago
regenerate standard typedefs

github.com/node-opcua/node-opcua - 449314a7caf461bb3ca36ccb2d67e1f2da26e02e authored over 2 years ago
add unit test for ijt complex ext obj

github.com/node-opcua/node-opcua - babfd52418a9b71c8db6db5b1832f0a27c3aa2ef authored over 2 years ago
fix #1193 - client should not complain about over sized messages, if AcknowledgeMessage.MaxMessageSize is set to Zero by the server

github.com/node-opcua/node-opcua - 2b9fb880b094f1492bb79486037c01dbda576a6a authored over 2 years ago
_end_listen may be called when listen_callback is not set

github.com/node-opcua/node-opcua - d056c531f73c1c1774c2240af36a3fdb81301c4d authored over 2 years ago
adjust tsconfig.json references

github.com/node-opcua/node-opcua - 8a9c69bcc0852f2f164944986c69737daf9566a6 authored over 2 years ago
downgrade to typescript 4.7

github.com/node-opcua/node-opcua - faa82a99c15da1a2743a37a0ae1c10ef7ccd3f8b authored over 2 years ago
fix lerna+pnpm workspace integration

github.com/node-opcua/node-opcua - 8ce9e5a8ad5796311fe080452c0222deb25f32b3 authored over 2 years ago
fix dependencies

github.com/node-opcua/node-opcua - f98c3d2f10bf78442fedfae0f683a56f46e5da0a authored over 2 years ago
addres-space: add mising set-prototype-of in package.json

github.com/node-opcua/node-opcua - fe54a163471bcf5ab63874c72f82ed0d43497cba authored over 2 years ago
update node-opcua to 2.75.0

github.com/node-opcua/node-opcua-htmlpanel - 8099a076d3a644f659c126084d7703ba63bac2f1 authored over 2 years ago
update node-opcua to 2.75.0

github.com/node-opcua/node-opcua-sample - 73cfd347f3b459f592595712062f77c6fc62abdb authored over 2 years ago
update node-opcua

github.com/node-opcua/bench-opcua - 6eef9be643f17f9cfeedaa4d7f1d1ad6b266a184 authored over 2 years ago
cleanup packages dependencies

github.com/node-opcua/node-opcua - 3c7743b73ccb9e24f80638b08e304b6b46f74379 authored over 2 years ago
Fix producturi in session (#1188)

fixes productUri in Sesstion#getEndpoints #1170

github.com/node-opcua/node-opcua - a09e4dc5e3b4f4797c519408eb5e02db5e5405e8 authored over 2 years ago
refine CertificateExpiryAlarmManagement

- remove deprecated installCertificateExpirationAlarm

github.com/node-opcua/node-opcua - 94e14fc83992fdf3c55fbb0da929cd9d4774bf50 authored over 2 years ago
do not promote object/variable that relates to Type

github.com/node-opcua/node-opcua - 05ef57f31d52fd4d5eafa1e0dd6585d9311bc50e authored over 2 years ago
fix: add missing chalk dependency

github.com/node-opcua/node-opcua - f2d8d3c3ed689fed23c6663f16eca18cc1eeb600 authored over 2 years ago
add AuditCertificate raise Event

github.com/node-opcua/node-opcua - 49b07950360be35ef0b88643ac40cba6bf744b70 authored over 2 years ago
improve condition message

github.com/node-opcua/node-opcua - 37c4189e57d0bd0351b218bfa3df3891333ff020 authored over 2 years ago
regenerate nodeset typedef

github.com/node-opcua/node-opcua - 94750a5ce5eb92f095577c673298c88d1a1f2abc authored over 2 years ago
improve typescript definition generator

github.com/node-opcua/node-opcua - 6fed1d18801ae8ecec8e8d0c2ed7c7583a5cbeb3 authored over 2 years ago
improve event filtering

github.com/node-opcua/node-opcua - 43c72e1ef322b4e8b4f6071e4125f6d2f0e85f4b authored over 2 years ago
enhance whereClause content filter

github.com/node-opcua/node-opcua - 177f468a9bcdedb98fab3d3fb2f87a8af0378e0e authored over 2 years ago
root cause fix for #1183

github.com/node-opcua/node-opcua - da25326ed66f5cfa42ef568627c908ff1bf9c0c6 authored over 2 years ago
improve warning message

github.com/node-opcua/node-opcua - 40f5bb72bac9db75cfffcf1b92096bec33b31450 authored over 2 years ago
fix dependencies issue

github.com/node-opcua/node-opcua - a1b7394fbe1c7559820558b010c50af0835e2725 authored over 2 years ago
update copyright and license

github.com/node-opcua/node-opcua - 902b288aae91ef465d960039e353259a926711b1 authored over 2 years ago
server: use ServiceFault on request error

github.com/node-opcua/node-opcua - 7b5044b3f5866fbedc3efabd05e407352c07bd2f authored over 2 years ago
server: fix Subscription.modify assert

github.com/node-opcua/node-opcua - 3fd46ec156e7718a506be41f3916310b6bdd0407 authored over 2 years ago
improve extension object initialize field

github.com/node-opcua/node-opcua - 7edf48c2946fd3262ba0d16123f351c6993c43c1 authored over 2 years ago
fix session recovery when server shutdown during reconnection #1662

github.com/node-opcua/node-opcua - cfa7303ab1b2a62809301311ae4a834df2d9eef8 authored over 2 years ago
fix subscription use case test

github.com/node-opcua/node-opcua - 5525dd9c013cf5c2c74a2da4cffd8c20f8039a4f authored over 2 years ago
createMonitoredItemsLimit transact only when necessary

github.com/node-opcua/node-opcua - 47e0c7e328acd141a53e5a1e5120d0990848744a authored over 2 years ago
node-opcua-address-space: fix typescript export issues & refactor

github.com/node-opcua/node-opcua - 3a6ff3e7104af6632b2572b886d7c9b5ebbe6828 authored over 2 years ago
handle AllowSubType in Extension Objects

github.com/node-opcua/node-opcua - 0ac4e070e5ef251afc0d8d9c446ef03ce5ea137e authored over 2 years ago
secure channel adjustment

github.com/node-opcua/node-opcua - f8da46fb039452099ec9406060f5253717fe502d authored over 2 years ago
update test timeout

github.com/node-opcua/node-opcua - 1490b53c701f5e8376fe2365f711c9a48eb43aa2 authored over 2 years ago
minor test refactoring

github.com/node-opcua/node-opcua - dbb5b57938a1c8a1a483f290de30c7dda0ad7d4e authored over 2 years ago
fix type generation

github.com/node-opcua/node-opcua - d23188445b2f2bfcea319e0df4eb633efceeb671 authored over 2 years ago