MrDraw/docs/jsclientlib/timelapse.rst
2016-09-22 22:21:52 +02:00

29 lines
632 B
ReStructuredText

.. sec-jsclientlib-timelapse:
:mod:`OctoPrint.timelapse`
--------------------------
.. todo::
Needs to be documented
.. js:function:: OctoPrint.timelapse.get(opts)
.. js:function:: OctoPrint.timelapse.list(opts)
.. js:function:: OctoPrint.download(filename, opts)
.. js:function:: OctoPrint.delete(filename, opts)
.. js:function:: OctoPrint.deleteUnrendered(name, opts)
.. js:function:: OctoPrint.renderUnrendered(name, opts)
.. js:function:: getConfig(opts)
.. js:function:: saveConfig(config, opts)
.. seealso::
:ref:`Timelapse API <sec-api-timelapse>`
The documentation of the underlying timelapse API.