The Omega iTHX-m module
Module for Omega iTHX-m temperature and humidity sensor. Compatible with the multimeter module.
API
-
cmd_om_ithx_m.init_om_ithx_m(om_ithx_m_id, conf_string)[source]
Initialize OM_ITHX_M meter.
conf_string must contain the parameters:
- bus: a conf_string for cmd_tcp
-
cmd_om_ithx_m.deinit_om_ithx_m(om_ithx_m_id)[source]
Deinitialize om_ithx_m_id meter.
-
cmd_om_ithx_m.get_temp_om_ithx_m(om_ithx_m_id)[source]
Take a temperature measure from om_ithx_m_id meter
-
cmd_om_ithx_m.get_rh_om_ithx_m(om_ithx_m_id)[source]
Take a humidity measure from om_ithx_m_id meter