UNPKG

iot-sol

Version:

Intel(r) IoT Services Orchestration Layer - HTML5 IDE + Node.js middleware to create and host distributed IoT Apps in minutes

41 lines (40 loc) 696 B
{ "name":"baidu_weather", "description":"provide weather base on baidu weather api", "spec":{ "id":"__HOPE__/builtin/file/baidu_weather", "name":"baidu_weather_spec", "in":{ "ports":[ { "name":"switch", "type":"boolean", "default":true } ] }, "out":{ "ports":[ { "name":"out", "type":"string" } ] }, "config":[ { "name":"city", "type":"string", "required":true }, { "name":"key", "type":"string", "required":true } ] }, "ui":{ }, "doc":"builtin/life.html#baidu_weather" }