Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOperation

Interface to gather all mandantory fragments to have a valid operation.

Hierarchy

  • IOperation

Indexable

[key: string]: any

Custom fragments

Index

Properties

Properties

deviceId

deviceId: string

Identifies the target device on which this operation should be performed

Optional id

id: string | number

Identifier for operation

Optional status

Status of operation, see OperationStatus

Generated using TypeDoc