openapi

@tuyapi/openapi / Exports / responses / PairingResultResponse

Interface: PairingResultResponse

responses.PairingResultResponse

Hierarchy

Table of contents

Properties

Properties

errorDevices

• errorDevices: { category: string ; device_id: string ; name: string ; product_id: string }[]

Defined in: responses.ts:36


successDevices

• successDevices: { code: string ; device_id: string ; msg: string ; name: string }[]

Defined in: responses.ts:42