MrDraw/docs/jsclientlib/timelapse.rst

25 lines
515 B
ReStructuredText
Raw Normal View History

2016-08-26 15:47:38 +00:00
.. 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)