Connect a new device channel
We can connect a new channel with the following request
認証
AuthorizationBearer
Bearer <token>形式のBearer認証。tokenは認証トークンです。
ヘッダー
x-client-version
Firmware or software version of a C2C integration. Will be used to determine the correct Device Model configuration for the device when multiple are available. Must be a valid semantic version.
For more on semantic versions, see here: https://semver.org/
リクエスト
Payload
client_id
device_model_id
レスポンス
Example response
_type
id
actor_id
asset_type
許可された値:
device_id
external_index
inserted_at
name
Auto-generated name, based on the device model
project_id
The Project ID that this device is linked to
project_device_id
real_time_logging_capable
status
許可された値:
updated_at
エラー
401
Unauthorized Error
409
Conflict Error