POST /API/Sensing/Private/Things/Register
センサー群の登録
Request Information
URI Parameters
None.
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
key | Id |
String |
Required |
name | 名称 |
String |
Required |
description | 説明 |
String, Null |
None. |
fieldId | 圃場Id |
String, Null |
Format : ForeignKey /API/Private/Field/Get/{value} |
thingType | 管理単位のタイプ |
String, Null |
None. |
properties | プロパティ |
None. |
Response Information
Resource Description
None.