获取节点模块的信息。
需要权限: nodes.read
| 表头 | 值 |
|---|---|
Authorization |
Bearer [token] - if authentication is enabled |
| 路径组件 | 描述 |
|---|---|
module |
The name of the module |
| 状态码 | 原因 | 响应 |
|---|---|---|
200 |
Success | A Node Module object. See example response body |
400 |
Bad request | An Error response. |
401 |
Not authorized | none |
404 |
Not found | none |
{
"name": "node-red-node-suncalc",
"version": "0.0.6",
"nodes": [
{
"id": "node-red-node-suncalc/suncalc",
"name": "suncalc",
"types": [
"sunrise"
],
"enabled": true,
"module": "node-red-node-suncalc",
"version": "0.0.6"
}
]
}Node-RED: 面向事件驱动应用的低代码编程平台。
版权所有 OpenJS基金会 及 Node-RED 贡献者。保留所有权利。OpenJS基金会 拥有注册商标并使用商标。有关 OpenJS基金会 的商标列表,请参阅我们的 商标政策 和 商标列表。未在 OpenJS基金会商标列表 中标注的商标™或注册®商标归其各自持有人所有。使用这些商标并不意味着与它们有任何关联或获得其认可。
The OpenJS Foundation | 使用条款 | 隐私政策 | OpenJS基金会章程 | 商标政策 | 商标列表 | Cookie政策