24 lines
515 B
ReStructuredText
24 lines
515 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)
|