hybridgroup/cylon-i2c

View on GitHub
docs/commands_mag3110.md

Summary

Maintainability
Test Coverage
# Commands

## getTemperature

Gets the value of the temperature in degrees Celsius.  Returns it as an object:

##### Return

`object`

{
    temp: 19.9
}