Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WritableDevice<T>

Type parameters

  • T: boolean | number | string

Hierarchy

  • WritableDevice

Index

Methods

Methods

write

  • write(value: T): Promise<void>

Generated using TypeDoc