Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReadableDevice<T>

Type parameters

  • T: boolean | number | string | boolean[] | number[]

Hierarchy

  • ReadableDevice

Index

Methods

Methods

read

  • read(): Promise<T>

Generated using TypeDoc