Skip to content

moonNode Nodes Overview

Minty Trebor edited this page Feb 4, 2022 · 2 revisions

Nodes

moonNode has three main nodes and one connector node:

  • moonNode-Monitor - Connects to and processes the data from Moonraker.
  • moonNode-Event - Watches for changes to user defined objects in the data from Moonraker and triggers events.
  • moonNode-Command - Sends a g-code command to Moonraker.

moonNode-Connector

This configuration node is used to store the IP address (IP:PORT) of the Moonraker server and set the mode of operation. The two parameters are:

  • Moonraker IP:PORT. Change this to the IP & PORT address of the SBC running Moonraker. If you have installed Node-Red on the same SBC as Moonraker you may use localhost:[port]. The default port is normally 7125.
  • API. Plain Text API Key provided my Moonraker - Leave blank if you have not configured access control in Moonraker.