add missing AttributeNameById in export |
|
More...
|
over 9 years ago
|
#123 add test case to try to reproduce the issue #123 |
|
More...
|
over 9 years ago
|
#156 : fix assertion raised when monitored variable sampling rate is faster than variable refresh rate |
|
More...
|
over 9 years ago
|
fix typos |
|
More...
|
over 9 years ago
|
update package.json |
|
More...
|
over 9 years ago
|
#144 improve client reconnection after connection break: - Client reconnection tries to reactive previous session and send Republish request to server to get notifications that could not have been received. - Client recreates subscription and monitored items if subscription has timed out during connection break due to lack of activity. |
|
More...
|
over 9 years ago
|
add nodejs 5.4 in travis.yml |
|
More...
|
over 9 years ago
|
fix issue on linux |
|
More...
|
over 9 years ago
|
#144 extract backoff from github instead of npm repositories as required fix is not published yet |
|
More...
|
over 9 years ago
|
#144 add missing unit test file |
|
More...
|
over 9 years ago
|
add new required packages in package.json |
|
More...
|
over 9 years ago
|
#144 Implement client automatic reconnection. a backoff algorithm is used to reesstablish a broken connection. ( work in progress) |
|
More...
|
over 9 years ago
|
use AttributeIds enum instead of Byte values for attributeId |
|
More...
|
over 9 years ago
|
add note |
|
More...
|
over 9 years ago
|
#155 detect non-compliant server that return DataChangeNotification when EventNotificationList are expected and ignore then. Minor improving in simple_client => use constructEventFilter to construct Event Filter use 2048 bit certificate on simple server |
|
More...
|
over 9 years ago
|
#155 fix outofdate certificate issue, make historical read optional in simple_client |
|
More...
|
over 9 years ago
|
Update README.md |
|
More...
|
over 9 years ago
|
improve ModelChangeEvent : now events are also generated on BaseNode#addReference |
|
More...
|
over 9 years ago
|
adjust benchmark test setting for greater stability on appveyor |
|
More...
|
over 9 years ago
|
fixing #154 fixing null object exception |
|
More...
|
over 9 years ago
|
#141 client: evaluate PublishRequest.timeoutOut using nbPendingPublishRequests |
|
More...
|
over 9 years ago
|
update package.json |
|
More...
|
over 9 years ago
|
fix simple_server.js |
|
More...
|
over 9 years ago
|
ModelChangeStructure may not exists when AddressSpace class is defined. |
|
More...
|
over 9 years ago
|
handle GeneralModelChangeEvent when Node has a nodeVersion Property |
|
More...
|
over 9 years ago
|
Variant constructor now detects automatically when Variant value is an array. |
|
More...
|
over 9 years ago
|
v0.0.51 |
|
More...
|
over 9 years ago
|
upgrade .release.json |
|
More...
|
over 9 years ago
|
#31 implementing Event - work in progress |
|
More...
|
over 9 years ago
|
call install_extra_properties on parent |
|
More...
|
over 9 years ago
|