Modifier and Type | Method and Description |
---|---|
static YVoc |
YVoc.FindVoc(String func)
Retrieves a Volatile Organic Compound sensor for a given identifier.
|
static YVoc |
YVoc.FindVocInContext(YAPIContext yctx,
String func)
Retrieves a Volatile Organic Compound sensor for a given identifier in a YAPI context.
|
static YVoc |
YVoc.FirstVoc()
Starts the enumeration of Volatile Organic Compound sensors currently accessible.
|
static YVoc |
YVoc.FirstVocInContext(YAPIContext yctx)
Starts the enumeration of Volatile Organic Compound sensors currently accessible.
|
YVoc |
YVoc.nextVoc()
Continues the enumeration of Volatile Organic Compound sensors started using yFirstVoc().
|
Modifier and Type | Method and Description |
---|---|
void |
YVoc.TimedReportCallback.timedReportCallback(YVoc function,
YMeasure measure) |
void |
YVoc.UpdateCallback.yNewValue(YVoc function,
String functionValue) |
Copyright © 2018. All rights reserved.