Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Octoprint machine example:

Code Block
languagejson
{
  "type": "OCTOPRINT",
  "url": "http://192.168.1.41:5000",
  "custom_name": "my_octoprint_machine",
  "authentication_file_path": "secret.txt",
  "mes_id": [
    1
  ]
}

...