Test Repository
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

12 行
277 B

  1. {
  2. "name": "Node_Weather",
  3. "description": "A Node-RED Project",
  4. "version": "0.0.1",
  5. "dependencies": {},
  6. "node-red": {
  7. "settings": {
  8. "flowFile": "flows_ubuntu.json",
  9. "credentialsFile": "flows_ubuntu_cred.json"
  10. }
  11. }
  12. }