.. _stream: Stream ------ The Stream resource can be used to stream device :ref:`Events ` in real-time. This can be achieved by using the API Methods included in the class. - :ref:`event_stream() ` Each new event in the stream is represented by an instance of the :ref:`Event ` class. API Methods ^^^^^^^^^^^ .. _event_stream: .. autofunction:: disruptive.Stream.event_stream