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

prepare new client test

5abb8d336e619a9716327baf7a116f88f0875168 authored almost 11 years ago by Etienne Rossignon <[email protected]>
get simple_client to display the root tree

b199fb73cb858f32b86424056000c6baf676854f authored almost 11 years ago by Etienne Rossignon <[email protected]>
extract guid and nodeid in own files

764725dec005e0ddbdc4ef89e316e6fdbaf2c0fa authored almost 11 years ago by Etienne Rossignon <[email protected]>
getting and processing nodeset2

1733e23d72953421620f148a2dd28c095b4500e8 authored almost 11 years ago by Etienne Rossignon <[email protected]>
Add test in client secure channel to make sure error is raised if performMessageTransaction is called before connection

7fb95e100311547495cab27c327e521ed652b36f authored almost 11 years ago by Etienne Rossignon <[email protected]>
fix extensionObject in Variant

0344696fbb790eb974783440278293a38cb50dfc authored almost 11 years ago by Etienne Rossignon <[email protected]>
remove duplicates

0baf3a6de8be4409cefa714322348d20cd755c24 authored almost 11 years ago by Etienne Rossignon <[email protected]>
add test case and fix code to allow multiple connection and disconnection

fcb45947bf34c5b5ed0c3abc182665bf7f5e715a authored almost 11 years ago by Etienne Rossignon <[email protected]>
add test case to allow reconnection on client after inital failure and fix the code

923d8cadd791c5dc6b45f9b2074f29535ddff2d2 authored almost 11 years ago by Etienne Rossignon <[email protected]>
add test case to verify correct behavior with -1 size array. (found in a CreateSessionResponse packet)

ac0e819c6b868b5d51e01dd3ab02c0a508650b0c authored almost 11 years ago by Etienne Rossignon <[email protected]>
handle url parsing with no address part

5a88167e6a11330cc275e7262b6fc14f2e5c7875 authored almost 11 years ago by Etienne Rossignon <[email protected]>
encode/decode nodeId with GUID

9c1948e622f938dff221af1481aeff99f2f2196e authored almost 11 years ago by Etienne Rossignon <[email protected]>
treat array with length =-1 as null length Array

f9cdc12a5d129a9a503a9a2dfa2fce5f9faa6ae0 authored almost 11 years ago by Etienne Rossignon <[email protected]>
add AttributeIds

aee56c3727e24050b8e15240dd7e13e15ac38d6f authored almost 11 years ago by Etienne R <[email protected]>
improve factories,

add NodeID coercion

70afa810334261b2382cbc828070957bafefa6f8 authored almost 11 years ago by Etienne R <[email protected]>
add message_builder tests and fix error handling logic

fe2ccbe9539643ba754a543d694ac0aed409bb24 authored almost 11 years ago by Etienne R <[email protected]>
improve code in factory, fix variant with complex type

c07050348d41bcd3cc410cdfd2aa31ee9a6c5198 authored almost 11 years ago by Etienne R <[email protected]>
refactoring registerObject and schema description

c5af73990e83df8390ef2dfbef4818d45508a625 authored almost 11 years ago by Etienne R <[email protected]>
upgrade package

00468e6c3412cb88e9facf1a475403a094fa5a1d authored almost 11 years ago by Etienne R <[email protected]>
add DataValue and Variant

c1865358f5a5f32d771d58c7435f15cd2d36efe5 authored almost 11 years ago by Etienne R <[email protected]>
add DataValue and Variant

a57fa1709755c790acbb5928732f0bdd6440d709 authored almost 11 years ago by Etienne R <[email protected]>
sort out some require issues

28203841b7d98b88e2b0862cd1c771bc5d5b2492 authored almost 11 years ago by Etienne R <[email protected]>
make sure endpoint exists in createSession

sort out some require issues

ba0318fedde7f476fc49aa10ee3b7060043e88e1 authored almost 11 years ago by Etienne R <[email protected]>
add flattr

97ac3abbd72dea9a61a0d5138b86130215e955c7 authored almost 11 years ago by Etienne R <[email protected]>
add flattr

6675c206ffa23e20c9a65cd65e89e347395ccc73 authored almost 11 years ago by Etienne R <[email protected]>
fix issue with diagnosticInfos encoding/decoding

a0633c86d9ffee58a2e8a479f481a2ff8ce94d04 authored almost 11 years ago by Etienne R <[email protected]>
Merge remote-tracking branch 'origin/master'

2bc3129d25677cc59cca13a7dfa545e2b340764d authored almost 11 years ago by Etienne R <[email protected]>
add missing require("should")

beb9675eb4d5309dee37bad64a06214aca0a732d authored almost 11 years ago by Etienne R <[email protected]>
Update README.md

8c54a031ce3674ec793cd4d707b2874721debcd2 authored almost 11 years ago by Etienne <[email protected]>
Update README.md

add ohloh badge

915d04138c5bc34c5d06333aa6dddc0ad1899a04 authored almost 11 years ago by Etienne <[email protected]>
introduce Browse Service

2a75a3da03aad164983063a1b70753750a7981d6 authored almost 11 years ago by Etienne R <[email protected]>
refactoring

eba563db617fde8281846587d1cd24e7745452fa authored almost 11 years ago by Etienne R <[email protected]>
fix travis.yml and makefile

a1dcf27e2a727c136cfcca6095086e2112f8faaf authored almost 11 years ago by Etienne R <[email protected]>
allow point in URL

24a82c1e7ba6bd1ab53ac9aff01f455d98a53059 authored almost 11 years ago by Etienne R <[email protected]>
add coverage

54cbc5fd8f877b6446753346ec36ecd22775a8be authored almost 11 years ago by Etienne R <[email protected]>
add coverage

65e12d96a47e1f7e95b810a59c98a60c9555b8e9 authored almost 11 years ago by Etienne R <[email protected]>
fix ExtensionObject encoding/decoding,

add ActivateSession

39d7ade114d4c00ef61489879afa66bb124e8ea5 authored almost 11 years ago by Etienne R <[email protected]>
add ExtensionObject encoding/decoding

34bbe3162dbd896fd42bb23e5b40f92b34dd6c63 authored almost 11 years ago by Etienne R <[email protected]>
fix utest

24bfb5996a2464e792b42e3741c845070c647407 authored almost 11 years ago by Etienne R <[email protected]>
removing ursa and rsa-stream

ca2ee838711ab29bf5f46d91b9ce7aa96a1acc3e authored almost 11 years ago by Etienne R <[email protected]>
create userIdentityToken structures

8380f602fd820e87ed337ab044476ba3a0299a2b authored almost 11 years ago by Etienne R <[email protected]>
fix createSessionRequest structure

d0980b19522b58d9556574012b531758af0ca301 authored almost 11 years ago by Etienne R <[email protected]>
encode/decode Opaque NodeId

24f7df31bc481c05daa84abf337e0e186417d96f authored almost 11 years ago by Etienne R <[email protected]>
overhaul of implementation of client/server secure channel

fa9455e28b3121a7bd2734b12e0a25def2f03c3d authored almost 11 years ago by Etienne R <[email protected]>
add explorer

84dcf367a0593a94cc1591fbd783f5af003dd2fe authored almost 11 years ago by Etienne Rossignon <[email protected]>
add hexDump

4c36f0e90d22f82805bcfb62be5c4667ea0ad612 authored almost 11 years ago by Etienne R <[email protected]>
* prevent afterEach failure in case of missing certificate

fdc7e374dca5a2fbbde448954469782f60dc3cc5 authored almost 11 years ago by Etienne R <[email protected]>
add fake client certificates

5fb6b82f33422291948f38e2224d5b6e03c28aea authored almost 11 years ago by Etienne R <[email protected]>
* add interactive_client.js

* add createSession

4f4ff25adc63119be8ff46ea2a45c7e62560551f authored almost 11 years ago by Etienne R <[email protected]>
fix merging issues

5847cceea12c2a86da23ac1fd68829d439787c2b authored almost 11 years ago by Etienne R <[email protected]>
update package

8533da75bea11028ce0c1f2285140aeb1f19fd88 authored almost 11 years ago by Etienne R <[email protected]>
Merge branch 'master' of https://github.com/erossignon/node-opcua

6273d2d218231e8009d60876e35553e40bc876e9 authored almost 11 years ago by Etienne R <[email protected]>
Merge branch 'master' of https://github.com/erossignon/node-opcua

00d61267695374b28248db3c1ccb9a033dbe5893 authored almost 11 years ago by Eric OURSEL <[email protected]>
Recording of a standard OPC UA conversation between a client and a server. NoSecurity mode.

- Do a call to activate the simulation on the boiler.
- Do several read on a FTX output value
- S...

7a1d8d481d4bae8974bea0772118fb1f98996ead authored almost 11 years ago by Eric OURSEL <[email protected]>
* createSession

8bab10d55e16a6d947e02e43bb84e07208fed5ba authored almost 11 years ago by Etienne R <[email protected]>
* output to tmp

313d24ba92d9fee30b42765835e86de3a1f73000 authored almost 11 years ago by Etienne R <[email protected]>
* server now returns a fake certificate

bd06de41b07a97d1db3cb274f8dc490e13ea0f8d authored almost 11 years ago by Etienne R <[email protected]>
* server now returns valid endpoints

f70ada08f2ac5f1f8e8ec28d57ccf01f403f034f authored almost 11 years ago by Etienne R <[email protected]>
* changing defaut port for testing

9dcf2b827319e559f32bdc5f9c40393e1aa91bf7 authored almost 11 years ago by Etienne R <[email protected]>
* improve server and client

17cd6590ddf9c28543e2d1aa1510ea987ddca1aa authored almost 11 years ago by Etienne R <[email protected]>
* add simple server

c61a6b99127feb368cb217576ac9ee35bdc9f6fa authored almost 11 years ago by Etienne R <[email protected]>
* fix var

4a41ef5997bd9e95d00ffc1ccc08a07d9ce19ade authored almost 11 years ago by Etienne R <[email protected]>
- display endpoints in simple_client.js

9919ee30c11540831cef4b5fee0618debe404966 authored almost 11 years ago by Etienne R <[email protected]>
fix CloseSecureChannel

handling of tcp packet containing more than 2 messages

d0843fde037538540a4d37901e00e2caea21e51c authored almost 11 years ago by Etienne R <[email protected]>
fix global variable leaks reported by nodejs

b5fda555af58db060fa2a0d4078407280359d30b authored almost 11 years ago by Etienne R <[email protected]>
refactoring

8941f9b6632b831c62a2fed1ce19102397d13abb authored almost 11 years ago by Etienne Rossignon <[email protected]>
fix UTCTime encoding

4bd9f2b63e35ee9f0b665f92de53d4323af6a181 authored almost 11 years ago by Etienne Rossignon <[email protected]>
fix package.json

736e6a14ddde708499b2b8aae2eeab314cca2059 authored almost 11 years ago by Etienne Rossignon <[email protected]>
Merge branch 'master' of github.com:erossignon/node-opcua

cf3de705a8e27d9633ee9986972c7f23bb724c2b authored almost 11 years ago by Etienne Rossignon <[email protected]>
fix UtcTime encoding

e6a7fd99709fa4e355faac210620ebf9fd4104fc authored almost 11 years ago by Etienne Rossignon <[email protected]>
add int64 and code cleanup

c71957b37c6e9b8e465edbe98e315bafbdbf6222 authored almost 11 years ago by Etienne Rossignon <[email protected]>
add block option in interceptor

7cd5071842e6741fa5e7920002f5558912d13afd authored almost 11 years ago by Eric OURSEL <[email protected]>
should package version upgrade

d932ad5ea86d58d2b4fac84204378d9558d63185 authored almost 11 years ago by Etienne Rossignon <[email protected]>
coverage

2911ffa7ec624448a8be0e90c119259e5e7d9680 authored almost 11 years ago by Etienne Rossignon <[email protected]>
coverage

f471846f741e17a7d21ccbd6f893e90d8be6678a authored almost 11 years ago by Etienne Rossignon <[email protected]>
Merge branch 'master' of github.com:erossignon/node-opcua

faa0a5f1bdb5f5d008892d2319b17ba2a4f49afd authored almost 11 years ago by Etienne Rossignon <[email protected]>
add coverage

53d06a98139f493b566ff6e6da99bec39e65663f authored almost 11 years ago by Etienne Rossignon <[email protected]>
add coverage

4094e4bdb67c9a7e6dfd7f45fd7648605837d068 authored almost 11 years ago by Etienne Rossignon <[email protected]>
add dependency status

e3bad0c21fe7b6870026983e2356b5da4a1d6f1b authored almost 11 years ago by Etienne Rossignon <[email protected]>
add findServersResponse

2166b3ca5d7ace2f0f11f6617203a5c74c24c9e9 authored almost 11 years ago by Etienne Rossignon <[email protected]>
fix redirectToFile

a6c475059d82c2c469c61af3b640fda838b3d3ca authored almost 11 years ago by Etienne Rossignon <[email protected]>
implement different securityHeader on MSG or OPN

bd2cc48a4176f92dee2a8a36a19f026ddf102387 authored almost 11 years ago by Etienne Rossignon <[email protected]>
improve interceptor

872e40cab616e656135d75fe46f5920533442af0 authored almost 11 years ago by Etienne Rossignon <[email protected]>
improve interceptor

9c6240800f5d84afc6262b07dab626bcaed99009 authored almost 11 years ago by Etienne Rossignon <[email protected]>
improve secure channel request/response

d4ceba2aa61d8a8635f7b07edbbb5cc366bf7975 authored almost 11 years ago by Etienne Rossignon <[email protected]>
code refactoring

7b0328d9224459ab25e7b8307dc503faa0080ba1 authored almost 11 years ago by Etienne Rossignon <[email protected]>
complete open secure channel

987beb052b2cf4e92c4640fda7b716369c4d14f7 authored almost 11 years ago by Etienne Rossignon <[email protected]>
improve chunk manager

0a94cb88e4ed4bd2caa421aa203273057c5b72c3 authored almost 11 years ago by Etienne Rossignon <[email protected]>
add generated opcua_node_ids.js

c0fbfb6c73a1e58d31debcd7830bf21709312a80 authored almost 11 years ago by Etienne Rossignon <[email protected]>
improve encode and decode

cba638dc389038837aa5521e8d841c644212349c authored almost 11 years ago by Etienne Rossignon <[email protected]>
complete encode decode of nodeIds and expandedNodeIds

f4610c5f6727a4f87e29b10d1d74b8b763265ca3 authored almost 11 years ago by Etienne Rossignon <[email protected]>
add utils

1718a60eeccf4e7f8ac8b733a2cdf8e1b21ad2de authored almost 11 years ago by Etienne Rossignon <[email protected]>
add generated opcua_node_ids.js

775adbe215e6bc9ee2ea4f075defdcfb6845beb1 authored almost 11 years ago by Etienne Rossignon <[email protected]>
nodeid generator

ec84cc80cc7ede8a42de4437ca19bf0dd83dda65 authored almost 11 years ago by Etienne Rossignon <[email protected]>
add binaryStoreSize

94088dff6cc7e77caa5f513620af56194134573e authored almost 11 years ago by Etienne Rossignon <[email protected]>
add code generation for status codes

bc909fba4978fec9deb3c436abf6a00f1976cf1c authored almost 11 years ago by Etienne Rossignon <[email protected]>
more info in readme

bd749bf7ccfadb8d9fed0a47e9281e0c00c028da authored almost 11 years ago by Etienne Rossignon <[email protected]>
add xml schema

2547c2460e8639c76ff6d69878042d0e91edcb3e authored almost 11 years ago by Etienne Rossignon <[email protected]>
explore crypto api

f0c67ba5359cd4c96214fee96857d20c02c63796 authored almost 11 years ago by Etienne Rossignon <[email protected]>
carry on js stack development

1e97d1ba789eaeb70e927bd5d5ce205657e38345 authored almost 11 years ago by Etienne Rossignon <[email protected]>