MrDraw/docs/jsclientlib/printerprofiles.rst
2016-08-26 17:47:38 +02:00

18 lines
472 B
ReStructuredText

.. sec-jsclientlib-printerprofiles:
:mod:`OctoPrint.printerprofiles`
--------------------------------
.. todo::
Needs to be documented
.. js:function:: OctoPrint.printerprofiles.list(opts)
.. js:function:: OctoPrint.printerprofiles.get(id, opts)
.. js:function:: OctoPrint.printerprofiles.add(profile, additional, opts)
.. js:function:: OctoPrint.printerprofiles.update(id, profile, additional, opts)
.. js:function:: OctoPrint.printerprofiles.delete(id, opts)