node red contrib pouchdb:实验性 不准备使用。 与PouchDB接口的Node RED模块 源码
节点红色contrib-pouchdb 实验-仅用于测试 一个与PouchDB接口的Node-RED模块。 安装 通过Node-RED编辑器的调色板管理器进行安装 从GitHub安装开发版本: cd ~/.node-red npm install totallyinformation/node-red-contrib-pouchdb 用法 当前仅实现“ put”输出。 Node-RED编辑器导入库中提供了一个简单示例。 打包 使用以下架构将消息发送到该节点: { // Optional, will be added to the document as the `topic` property // If not provided, the topic set in the node will be used if present " topic " : "
文件列表
node-red-contrib-pouchdb-main.zip
(预估有个13文件)
node-red-contrib-pouchdb-main
.gitignore
2KB
README.md
2KB
examples
simple.json
2KB
LICENSE
11KB
package.json
2KB
TODO.md
586B
nodes
pouchdb-db.html
938B
暂无评论