POST /API/Sensing/Private/Locations/Register
センサー群の位置の登録
Request Information
URI Parameters
None.
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
key | Id |
String |
Required |
name | 名称 |
String |
Required |
description | 説明 |
String, Null |
None. |
location | 緯度、経度、標高 |
Required |
|
time | 設置日時 |
String |
Required Format : date-time |
ThingId | ThingのId |
String |
Required Format : ForeignKey /API/Sensing/Private/Things/Get/{value} |
Response Information
Resource Description
None.