We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
スマートデバイスが計測した湿度を取得する機能を提供するAPI。
なし
スマートデバイスの湿度を取得する機能を提供する。
GET http://localhost:4035/gotapi/humidity?servieId=localhost.dconnect.com&accessToken=xxxx
{ "product":"Device Connect Manager", "version":"x.x", "result": 0, "humidity":0.6 }