Method | Description | |
---|---|---|
DoubleSampler ( TakeDoubleSample sampler, string statusKeyPrefix, string keySetId = "chatter.device.sensor." ) : System | ||
GetStatus ( string headline = null ) : string | ||
Reset ( ) : void | ||
Sample ( ) : void | ||
Sample ( double sample ) : void |
public DoubleSampler ( TakeDoubleSample sampler, string statusKeyPrefix, string keySetId = "chatter.device.sensor." ) : System | ||
sampler | TakeDoubleSample | |
statusKeyPrefix | string | |
keySetId | string | |
return | System |
public GetStatus ( string headline = null ) : string | ||
headline | string | |
return | string |