Search
Preparing search index...
The search index is not available
obniz
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Parts
LM61
LM61
Class LM61
Hierarchy
AnalogTemperatureSensor
LM61
Implements
ObnizPartsInterface
ObnizPartsInterface
Index
Constructors
constructor
Properties
drive
keys
params
required
Keys
temp
Methods
calc
get
Wait
onchange
wired
info
Constructors
constructor
new LM61
(
)
:
LM61
Returns
LM61
Properties
drive
drive
:
any
keys
keys
:
string
[]
params
params
:
any
required
Keys
required
Keys
:
string
[]
temp
temp
:
number
= 0
Methods
calc
calc
(
voltage
:
any
)
:
number
Parameters
voltage:
any
Returns
number
get
Wait
get
Wait
(
)
:
Promise
<
number
>
Returns
Promise
<
number
>
onchange
onchange
(
temp
:
number
)
:
void
Parameters
temp:
number
Returns
void
wired
wired
(
obniz
:
Obniz
)
:
void
Parameters
obniz:
Obniz
Returns
void
Static
info
info
(
)
:
ObnizPartsInfo
Returns
ObnizPartsInfo
Globals
LM61
constructor
drive
keys
params
required
Keys
temp
calc
get
Wait
onchange
wired
info
LM61
Options
Generated using
TypeDoc