284 Commits

Author SHA1 Message Date
Olivier Verhaegen
f40a4362d6
Fix for disconnecting log 2023-04-17 11:23:25 +02:00
Olivier Verhaegen
b2aea4da29
If not connected, do not try to disconnect 2023-04-17 11:19:40 +02:00
Olivier Verhaegen
4cf1216845
Add disconnect timeout of 2s to avoid "Error stopping node" 2023-04-17 11:13:39 +02:00
Olivier Verhaegen
6d517ceef0
Fixes for race conditions on node closing 2023-04-17 10:37:10 +02:00
Olivier Verhaegen
b764efdd5a
Change address back to server for backwards compatibility 2023-04-14 16:51:10 +02:00
Olivier Verhaegen
8ab9aff3de
Complete refactor based on MQTT nodes to be able to share server connection between nodes 2023-04-14 14:16:30 +02:00
Olivier Verhaegen
9b07b185aa
WIP 2023-04-13 17:31:06 +02:00
Olivier Verhaegen
b84508b52b
Bugfix for shared state 2023-04-12 16:32:43 +02:00
Olivier Verhaegen
5ad99c5463
add server shared connection variables 2023-04-12 16:28:08 +02:00
Olivier Verhaegen
79690a84db
Typo fix 2023-04-12 16:15:51 +02:00
Olivier Verhaegen
ea684db2d9
Set connected state in connect callback 2023-04-12 16:09:53 +02:00
Olivier Verhaegen
3b24d81db5
Bugfix connecting state 2023-04-12 16:02:19 +02:00
Olivier Verhaegen
1a0d1ce173
Improvements & bugfixes to shared connection 2023-04-12 14:12:14 +02:00
Olivier Verhaegen
0c52d6b8be
Bugfix shared connection 2023-04-12 13:50:39 +02:00
Olivier Verhaegen
b91aa6a506
Use shared client connection 2023-04-12 13:27:56 +02:00
Olivier Verhaegen
12704951e3
Bugfix "node.ack is not a fuction" 2023-04-12 13:08:23 +02:00
Olivier Verhaegen
731afdaa4b
Subscription ID not required 2023-04-12 12:57:11 +02:00
Olivier Verhaegen
2b31b2ae0b
Typo fix 2023-04-12 11:56:22 +02:00
Olivier Verhaegen
bf1b9b230e
Add optional subscription id 2023-04-12 11:43:00 +02:00
Olivier Verhaegen
54ec71f16c
Add support for ACK messages 2023-04-11 09:32:36 +02:00
Olivier Verhaegen
2df137230f
Merge branch 'node-red:master' into master 2023-04-11 09:06:10 +02:00
Olivier Verhaegen
453a75a3f0
Bugfix: show connected state for stomp out node after reconnect 2023-04-11 09:05:32 +02:00
Dave Conway-Jones
10ffd71b02
bump stomp for fix PR#986
to close #985
2023-04-07 08:49:08 +01:00
Olivier Verhaegen
471422adfe
Bugfix: show connected state after reconnect (#986) 2023-04-07 08:46:51 +01:00
Olivier Verhaegen
2e5eced601
Bugfix: show connected state after reconnect 2023-04-07 09:26:05 +02:00
Dave Conway-Jones
a55be34bc0
major change to snmp node to not stringify octet string type. 2023-03-15 10:22:34 +00:00
Dave Conway-Jones
a8edd0cb56
Add Serialport css to try to highlight blank inputs 2023-01-31 12:24:33 +00:00
Dave Conway-Jones
559ce050da
fix serialport to append chars to buffer correctly 2023-01-31 11:27:31 +00:00
Dave Conway-Jones
8553dc30f2
remove dubious use of rtl direction
to close #970
2023-01-13 11:42:06 +00:00
Dave Conway-Jones
5aa99eca73
ping - clone msg in order to fix handling arrays of multiple requests. 2022-10-02 10:33:25 +01:00
Dave Conway-Jones
c8975019ad
Fix ping node to pass through properties. 2022-09-30 10:05:59 +01:00
Dave Conway-Jones
3dcf739c0d
snmp clean up fix 2022-09-14 15:21:14 +01:00
Dave Conway-Jones
75a4361435
snmp - ensure response defined. 2022-09-14 15:05:29 +01:00
Dave Conway-Jones
9164fc234c
fix scope of results for lists
to close #949 - thanks @echobops
2022-09-10 13:20:07 +01:00
Dave Conway-Jones
7a5c39ce7b
fix snmp node linting 2022-07-22 10:18:18 +01:00
Stephen McLaughlin
041342d511
better inplace upgrade of pre v1 (#908)
fixes #907
2022-05-07 16:40:57 +01:00
Stephen McLaughlin
c77f13a90f
Merge pull request #904 from Steve-Mcl/snmpv3_Add_smc
Add SNMPv3 to node-red-node-snmp
2022-04-28 20:36:29 +01:00
Steve-Mcl
484c4f9574 Update readme & bump to v1.0.0 2022-04-28 20:36:53 +01:00
Steve-Mcl
069ee071ad bump dep to 3.6.3 to handle "no callback" issue
- for issue https://github.com/markabrahams/node-net-snmp/issues/202
2022-04-26 14:49:23 +01:00
Steve-Mcl
a7762ea91b Add SNMPv3 support and update to latest deps
closes #705
2022-04-21 16:49:03 +01:00
Dave Conway-Jones
184140b18d
fixup serialport initialisation 2022-02-24 17:15:10 +00:00
Dave Conway-Jones
5c333db0dd
run snyk checks and lint packages, bump notify. 2022-01-22 22:23:41 +00:00
Dave Conway-Jones
b0cc103f10
Add 230400 baud to default serialport options 2021-11-15 11:17:56 +00:00
Sam Machin
2d28a2304f
Update package.jsons for mono-repo (#851)
Update the package.json for each node to point to the directory within the repo that hosts the code for the package in question.  as per https://docs.npmjs.com/cli/v7/configuring-npm/package-json#repository
2021-11-02 15:22:30 +00:00
Dave Conway-Jones
e990b47c65
let discovery node not flag empty service type 2021-07-22 18:06:48 +01:00
crxporter
8604a783a4
Added to wol node: num_packets and interval options (#819) 2021-07-19 17:23:48 +01:00
Dave Conway-Jones
f35e4baaef
Add serialport config node id to debug log for info 2021-06-07 10:31:42 +01:00
Dave Conway-Jones
4bd657fcd8
bump serialport to add German translations 2021-04-27 15:10:59 +01:00
heikokue
f78f5ff7bc
serial node: improved settings form and EN help, added DE help (#787) 2021-04-27 13:55:54 +01:00
Dave Conway-Jones
915089f2fb
Tidy Ping to remove unnecessary errors,
to close #782
2021-04-08 17:07:05 +01:00