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

add node-opcua-example

github.com/node-opcua/node-opcua - 307696c25593702be01628615b253eb792b72b8b authored about 6 years ago
add node-opcua-example

github.com/node-opcua/node-opcua - 56d4d7b7ab1d3c1c784c694cd99d751493ae9bfe authored about 6 years ago
fix node-opcua package version for lerna

github.com/node-opcua/node-opcua - e698a3dedbafe788903aab7ab5e88c7db6ab6c6d authored about 6 years ago
fix node-opcua package version for lerna

github.com/node-opcua/node-opcua - 588ff9c2504eea5ff2b76f1f1cd3053d07537145 authored about 6 years ago
remove test-helper from .npmignore files

github.com/node-opcua/node-opcua - 679b305025aee9bca36996c4edb2d831b7526886 authored about 6 years ago
fix preinstall step

github.com/node-opcua/node-opcua - 534ce4fd576e5476734dfadd32763e54c199602f authored about 6 years ago
fix preinstall step

github.com/node-opcua/node-opcua - 1c97ceb85ab54f2fbde96e565a386c014517af8f authored about 6 years ago
do not create package for end2end test

github.com/node-opcua/node-opcua - 0c9633e9ddbbfa8123073dd11862f496305c5514 authored about 6 years ago
add .npmignore files

to ignore test material in published modules.

github.com/node-opcua/node-opcua - ccd3b9cfd390f91a9f31b7651d22253d5e055aaa authored about 6 years ago
add missing package

github.com/node-opcua/node-opcua - d8f3e798b262851edaef95b4da94ff8242545900 authored about 6 years ago
adjust session context to X509Certificate (#506)

github.com/node-opcua/node-opcua - 831cbed4eff354250c842f65365f7108fdeacf83 authored about 6 years ago
add X509Certificate user token support in server (#506)

github.com/node-opcua/node-opcua - 9362badac276e011ed010a62bed6dd6537594ec8 authored about 6 years ago
add X509Certificate user token in client (#506)

github.com/node-opcua/node-opcua - 0e8704f0d66de898f1aa3fbf297a20e74343732a authored about 6 years ago
fix typos , reduce verbosity of code generator

github.com/node-opcua/node-opcua - e006ee0640c38b686fcfb48982d658ed6aac83b6 authored about 6 years ago
add tests on various certificates configuration (#506)

github.com/node-opcua/node-opcua - 2dc0674652eb26e6f2eac13cc18175d52ac1fa99 authored about 6 years ago
refactor checkCertificateValidity (#506)

github.com/node-opcua/node-opcua - 7b9674f886f594ef8b104088ba0565e28581f684 authored about 6 years ago
add test for X509 certificate user identity (#506)

github.com/node-opcua/node-opcua - 690439b83ba2429a0f0df28e2bd48dcdd3748d94 authored about 6 years ago
add X509 user identity endpoints

github.com/node-opcua/node-opcua - 871d4e3f1ea03e1ce0615ef3b283ab747372128a authored about 6 years ago
adjust session context to X509Certificate (#506)

github.com/node-opcua/node-opcua - e907b41de3588847c47074dcdf55facc0e26370e authored about 6 years ago
add session context tests & examples (#506)

github.com/node-opcua/node-opcua - ef6f59503c57dff2173db2db6275ee83bd08a745 authored about 6 years ago
isolate certificate-manager into its own module (#506)

github.com/node-opcua/node-opcua - 375a1e30c1440c0dcc8a312dee6ace01ff2d5299 authored about 6 years ago
fixes #560 typo in documentation

github.com/node-opcua/node-opcua - d30e3a53df7e0d06a928894ae4cb9e3c2ecd4363 authored about 6 years ago
fixes #560 typo in documentation

github.com/node-opcua/node-opcua - 7ba838b0ecf3bb38ca7848a78541e7957f53429c authored about 6 years ago
update packages

github.com/node-opcua/node-opcua - 433d3d0b32e02692fcc2f1f2656ba6908ca2c547 authored about 6 years ago
adjust namespace dump

github.com/node-opcua/node-opcua - 9b7083a341ba8f454ef8669b636f2784961d6493 authored about 6 years ago
add ability to launch typescript test in run_all_mocha_tests

github.com/node-opcua/node-opcua - ecdd503ab880edd2697a0b4c7cf7bd12da34320a authored about 6 years ago
improve crawler

github.com/node-opcua/node-opcua - b8e916698441ed41fb9d6e57cbacc24c7113d0a1 authored about 6 years ago
adapt to new node-opcua

github.com/node-opcua/node-opcua-isa95 - ec64337409923342eda95d3e35e836b9d55e9a86 authored over 6 years ago
Merge pull request #4 from biancode/master

refactoring testing with v0.4.1

github.com/node-opcua/node-opcua-isa95 - 14b38b5ac895146c7a33a8b63f3bb093dd333d6d authored over 6 years ago
ignore certificates folder

github.com/node-opcua/node-opcua - 9cb3846280f458d1db694777b3a3af50415b5673 authored over 6 years ago
exclude certificates

github.com/node-opcua/node-opcua - e6ca6c24e17389ff142bc5ab98720b26427ef98d authored over 6 years ago
remove heapdump usage

github.com/node-opcua/node-opcua - 4de81b1806a2372f3f6e4ea2c8d059382b3f4f3d authored over 6 years ago
remove heapdump usage

github.com/node-opcua/node-opcua - 2d2c9c4e438e354ce8e6ceed2fd54bf638a9bc9f authored over 6 years ago
reduce verbosity , fix usage of deprecated methods

github.com/node-opcua/node-opcua - ff936e1b341c0c7c25c2e44f584474a93715a0d5 authored over 6 years ago
#552 fix write issue with enumeration variable

github.com/node-opcua/node-opcua - 4fb6c87283e29b7b076f42da9918030890e38c6e authored over 6 years ago
set endpoint_must_exist=false to allow connection

github.com/node-opcua/opcua-commander - c2f90cbb8997508544b7e97b01a9f295a87d220d authored over 6 years ago
add small delay before existing so that user can read error message

github.com/node-opcua/opcua-commander - 0fed570426b4090bdeedb1e7ed46345839b3c15c authored over 6 years ago
Fixed Client is using wrong Private key (#14)

The OPC UA Client is by default using the wrong Private key.
The default certificate and privat...

github.com/node-opcua/opcua-commander - c2ecbddef3083ac979efead759b1df6d4d01305d authored over 6 years ago
add package_extra

github.com/node-opcua/node-opcua - 56c097430b105e822fc3452afd6f65f443ffa64c authored over 6 years ago
start node-opcua-address-space typescript migration

github.com/node-opcua/node-opcua - bcf98130adc0a63b6e84e679b97cdf95071a8163 authored over 6 years ago
add packages_extra

github.com/node-opcua/node-opcua - 770d082df31a03ea2199185b3f504567e028d832 authored over 6 years ago
fix nodesets access

github.com/node-opcua/node-opcua - 3ab5ed1bcd26b90084dd468a3396a050d6f0a7cd authored over 6 years ago
adjust node version number verification

github.com/node-opcua/node-opcua - 8c0014fd72e881059f6316dd1d45b5b5fef1f320 authored over 6 years ago
fix ClientBaseImpl#toString

github.com/node-opcua/node-opcua - 530a26842759577c7da106162d409a624901aa8c authored over 6 years ago
disable old dynamic extension object

github.com/node-opcua/node-opcua - 3c2141d165f35ec53b0e999d558b7922d15ee2b5 authored over 6 years ago
fix package-lock

github.com/node-opcua/node-opcua - 8d11a195ffbaff88a1cf40ba79b68f1a21a744c3 authored over 6 years ago
minor formatting

github.com/node-opcua/node-opcua - 922baac124f768779f62864ff6dcd48fd45f2d2f authored over 6 years ago
remove unecessary packages

github.com/node-opcua/node-opcua - 6906a9d28c6e4c55ed8ed6dd195a4a79789c900e authored over 6 years ago
remove reference to yuidoc & rollup in packages

github.com/node-opcua/node-opcua - 84a48d4a02c90dcdc470566a83f406060a33b9bf authored over 6 years ago
use share tsconfig.json

github.com/node-opcua/node-opcua - dcdd1f491090fac5ae5792f431087cf2b96a8981 authored over 6 years ago
fix package versions

github.com/node-opcua/node-opcua - 13853ca1fa70537a434917dde3fa5daa83c2bff6 authored over 6 years ago
improve typescript support

github.com/node-opcua/node-opcua - 8ea4bdbb7647a469a7a0e9c7b816621607160e78 authored over 6 years ago
imporve generator

github.com/node-opcua/node-opcua - dc5405d04564a2c0675acce04eab08aa9586adf8 authored over 6 years ago
fix ApplicationType usage

github.com/node-opcua/node-opcua - ac970231a6924fe4b371c4adcef6eadc268738aa authored over 6 years ago
improve Typescript Client API

Initial commit

github.com/node-opcua/node-opcua - 2c65abc89f312253f6724b4c23e21c01048d16b5 authored over 6 years ago
fix client channelId retrieval

github.com/node-opcua/node-opcua - 4fec85a9381cd46181c188f244ce1d3dd1c853a0 authored over 6 years ago
use share tsconfig.json

github.com/node-opcua/node-opcua - dca79a89d3bbd561c7f97964451c5659bfefea68 authored over 6 years ago
fix package versions

github.com/node-opcua/node-opcua - 0e2b211bb7da864e0a585a37edd0648d0e4bcd3f authored over 6 years ago
#504 - ensure minimum buffer size is 8192 as per OPCUA 1.04

OPUCA 1.03 was suggesting a minimum buffer size of 8196, this has been
changed in OPCUA 1.04 whe...

github.com/node-opcua/node-opcua - 6cd556bc9419cf0c1721b333aa98313b9fb59d7a authored over 6 years ago
#504 - ensure minimum buffer size is 8192 as per OPCUA 1.04

OPUCA 1.03 was suggesting a minimum buffer size of 8196, this has been
changed in OPCUA 1.04 whe...

github.com/node-opcua/node-opcua - d2b79f28f52ffc2a0b42440f0f6e973b38dbe5ab authored over 6 years ago
disable windows build on travis

github.com/node-opcua/node-opcua-pki - 0057ca34a8da3cd126c87f3ce2c619daa069116c authored over 6 years ago
activate windows build on travis

github.com/node-opcua/node-opcua-pki - 9fcb64a0ea8d71eb2bfcbdf2e3f4cd8ff01bbc4d authored over 6 years ago
add cost-of-modules task , remove unneeded package in production

github.com/node-opcua/node-opcua-crypto - 05a75a2e769b447b73b3e73c9b2a9c4e496a5e3a authored over 6 years ago
cleanup package in production mode

add cost-of-modules task

github.com/node-opcua/node-opcua-pki - bd72c6a31f8274ec925d65fbc0e10f46727cfc5f authored over 6 years ago
OPCUACLient add connection_lost event (next branch)

github.com/node-opcua/node-opcua - 00480fe0ed4ec489c4c31840ac7c8a603c738498 authored over 6 years ago
disable test under investigation

github.com/node-opcua/node-opcua - a52442595bbd4a58e371d8f015f464b9b605fb38 authored over 6 years ago
backporting test adjustment from next branch

github.com/node-opcua/node-opcua - d87ce1b590ad1b7b99e06fc188a35c4025022e0f authored over 6 years ago
OPCUACLient add connection_lost event

github.com/node-opcua/node-opcua - 2c19c2dd99168abf31544a5f13292033ef59b963 authored over 6 years ago
port node-opcua-nodesets to typescript

github.com/node-opcua/node-opcua - a00fb3c4d3a721be8888ebb1e5af4419f0f7e762 authored over 6 years ago
update package.json

github.com/node-opcua/node-opcua - a4b0e251f03b447765438b24151f3000ea6ab800 authored over 6 years ago
fix construct_demo_alarm_in_address_space

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