Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Latest commit

 

History

History
32 lines (17 loc) · 925 Bytes

File metadata and controls

32 lines (17 loc) · 925 Bytes

@tuyapi/openapi / Exports / responses / PairingResultResponse

Interface: PairingResultResponse

responses.PairingResultResponse

Hierarchy

  • PairingResultResponse

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