mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
Merge branch 'master' of https://github.com/node-red/node-red-nodes
This commit is contained in:
commit
92b788155e
@ -125,7 +125,7 @@ Uses a simple read of the serial port as a file to input data. You **must** set
|
||||
|
||||
**node-red-node-sqlite** - *[sqlite](storage/sqlite)* - Supports read and write to a local sqlite database.
|
||||
|
||||
**node-red-node-ddb** - *[69-ddbout](storage/ddb)* - Support output to Amazon DynamoDB. (contributed by @wnagele)
|
||||
**node-red-node-ddb** - *[69-ddbout](https://github.com/wnagele/node-red-node-ddb)* - Support output to Amazon DynamoDB. This version deprecated - now moved to it's own npm. **Note:** you cannot have both version installed - if you do install from npm then please manually delete the version from your node-red-nodes/storage/ddb directory.
|
||||
|
||||
**N/A** - *[110-postgres](storage/postgres)* - PostgreSql I/O node.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user