Variable TotalVolatileOrganicCompoundsConcentrationMeasurementBehaviorConst
Total Volatile Organic Compounds Concentration Measurement Behavior : Type < Of < { attributes : { measurementMedium : . ; } ; extensions : readonly [ { component : { attributes : { maxMeasuredValue : . ; measuredValue : . ; measurementUnit : . ; minMeasuredValue : . ; uncertainty : . ; } ; } ; flags : { numericMeasurement : true ; } ; } , { component : { attributes : { peakMeasuredValue : . ; peakMeasuredValueWindow : . ; } ; } ; flags : { peakMeasurement : true ; } ; } , { component : { attributes : { averageMeasuredValue : . ; averageMeasuredValueWindow : . ; } ; } ; flags : { averageMeasurement : true ; } ; } , { component : { attributes : { levelValue : . ; } ; } ; flags : { levelIndication : true ; } ; } , { component : false ; flags : { levelIndication : false ; mediumLevel : true ; } ; } , { component : false ; flags : { criticalLevel : true ; levelIndication : false ; } ; } , { component : false ; flags : { numericMeasurement : false ; peakMeasurement : true ; } ; } , { component : false ; flags : { averageMeasurement : true ; numericMeasurement : false ; } ; } , { component : false ; flags : { levelIndication : false ; numericMeasurement : false ; } ; } ] ; features : { averageMeasurement : . ; criticalLevel : . ; levelIndication : . ; mediumLevel : . ; numericMeasurement : . ; peakMeasurement : . ; } ; id : 1070 ; name : "TotalVolatileOrganicCompoundsConcentrationMeasurement" ; revision : 3 ; } > , typeof ClusterBehavior , { components : never [] ; } > Defined in packages/node/dist/esm/behaviors/total-volatile-organic-compounds-concentration-measurement/TotalVolatileOrganicCompoundsConcentrationMeasurementBehavior.d.ts:15 Defined in packages/node/dist/esm/behaviors/total-volatile-organic-compounds-concentration-measurement/TotalVolatileOrganicCompoundsConcentrationMeasurementBehavior.d.ts:107 Defined in packages/node/dist/esm/behaviors/total-volatile-organic-compounds-concentration-measurement/TotalVolatileOrganicCompoundsConcentrationMeasurementBehavior.d.ts:110
TotalVolatileOrganicCompoundsConcentrationMeasurementBehavior is the base class for objects that support interaction with TotalVolatileOrganicCompoundsConcentrationMeasurement.Cluster.
TotalVolatileOrganicCompoundsConcentrationMeasurement.Cluster requires you to enable one or more optional features. You can do so using TotalVolatileOrganicCompoundsConcentrationMeasurementBehavior.with.