openapi

@tuyapi/openapi / Exports / device / Status

Interface: Status<TCode, TValue>

device.Status

Type parameters

Name Default
TCode string
TValue unknown

Hierarchy

Table of contents

Properties

Properties

code

• code: TCode

Defined in: device.ts:2


value

• value: TValue

Defined in: device.ts:3