Skip to main content
Version: latest

DeviceTemperatureResponse

Haply::HardwareAPI::Devices::Inverse3::DeviceTemperatureResponse

Temperature of the device's body.

Not all versions of the Inverse3 have a temperature sensor in which case the returned value is non-deterministic. There's currently no method to programmatically determine whether a temperature sensor is present or not.

Index

Members

NameTypeDescription
temperaturefloatTemperature of the device in celsius.

Members

temperature

float temperature 0

Temperature of the device in celsius.