Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 722 Bytes

utils.Device.rst

File metadata and controls

35 lines (28 loc) · 722 Bytes

Device

.. currentmodule:: utils

.. autoclass:: Device
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~Device.add_reading
      ~Device.as_dict
      ~Device.count
      ~Device.fields
      ~Device.get_commlinks
      ~Device.get_dtypes
      ~Device.get_readings
      ~Device.is_registered
      ~Device.last_reading
      ~Device.set_name

   .. rubric:: Methods Documentation

   .. automethod:: add_reading
   .. automethod:: as_dict
   .. automethod:: count
   .. automethod:: fields
   .. automethod:: get_commlinks
   .. automethod:: get_dtypes
   .. automethod:: get_readings
   .. automethod:: is_registered
   .. automethod:: last_reading
   .. automethod:: set_name