[{"data":1,"prerenderedAt":1483},["ShallowReactive",2],{"docs-\u002Fdocs\u002Fdevice-agent\u002Frunning\u002F":3,"featureCatalog":640,"docs-nav":1035},{"id":4,"title":5,"body":6,"description":36,"extension":629,"layout":630,"meta":631,"navGroup":630,"navGroupOrder":630,"navOrder":254,"navTitle":632,"navigation":244,"originalPath":633,"path":634,"redirect":630,"seo":635,"stem":636,"updated":637,"version":638,"__hash__":639},"docs\u002Fdocs\u002Fdevice-agent\u002Frunning.md","Running the Device Agent",{"type":7,"value":8,"toc":608},"minimark",[9,13,18,27,30,47,60,63,68,71,75,83,87,90,98,102,108,125,130,166,170,177,192,196,199,203,210,323,330,340,378,382,397,404,410,414,466,471,475,512,517,521,524,527,558,562,565,604],[10,11,5],"h1",{"id":12},"running-the-device-agent",[14,15,17],"h2",{"id":16},"running","Running",[19,20,21,22,26],"p",{},"If the agent was installed as a global npm module, the command ",[23,24,25],"code",{},"flowfuse-device-agent"," will be on the path.",[19,28,29],{},"If the default working directory and config file are being used, then the agent can be started with:",[31,32,37],"pre",{"className":33,"code":34,"language":35,"meta":36,"style":36},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","flowfuse-device-agent\n","bash","",[23,38,39],{"__ignoreMap":36},[40,41,44],"span",{"class":42,"line":43},"line",1,[40,45,34],{"class":46},"sBMFI",[19,48,49,50,53,54,59],{},"By default, Node-RED will listen to port ",[23,51,52],{},"1880",", you can change it using the options\ndetailed ",[55,56,58],"a",{"href":57},"\u002Fdocs\u002Fdevice-agent\u002Finstall\u002Fmanual#listen-port","here",".",[19,61,62],{},"This will start the agent, set the Remote Instance in the default of fleet mode, and connect to\nFlowFuse, waiting until a Target Snapshot has been assigned to it, or it is assigned\nto an Application.",[64,65,67],"h3",{"id":66},"when-assigned-to-an-instance","When assigned to an instance:",[19,69,70],{},"Once the agent has been assigned a Target Snapshot, it will download the Snapshot and\ndeploy it to the Remote Instance.",[64,72,74],{"id":73},"when-assigned-to-an-application","When assigned to an application:",[19,76,77,78,82],{},"Once the agent has been assigned to an application it starts up. If the device is new,\nit will get a default set of flows which can be edited directly.\nSee ",[55,79,81],{"href":80},"\u002Fdocs\u002Fdevice-agent\u002Fdeploy#editing-the-node-red-flows-on-a-remote-instance-that-is-assigned-to-an-application","Editing the Node-RED flows on a Remote Instance that is assigned to an application"," for details.",[64,84,86],{"id":85},"device-agent-command-line-options","Device Agent Command Line Options",[19,88,89],{},"The following command line options are available:",[31,91,96],{"className":92,"code":94,"language":95},[93],"language-text","Options\n\n  -c, --config file           Device configuration file. Default: device.yml\n  -d, --dir dir               Where the agent should store its state. Default: \u002Fopt\u002Fflowfuse-device\n  -i, --interval secs\n  -p, --port number\n  -m, --moduleCache           Use local npm module cache rather than install\n  --node-options string       Node.js command-line options to pass to the Node-RED process. Can be specified multiple times. You must use `=` between the option and its value.\n\nWeb UI Options\n\n  -w, --ui            Start the Web UI Server (optional, does not run by default)\n  --ui-host string    Web UI server host. Default: (0.0.0.0) (listen on all interfaces)\n  --ui-port number    Web UI server port. Default: 1879\n  --ui-user string    Web UI username. Required if --ui is specified\n  --ui-pass string    Web UI password. Required if --ui is specified\n  --ui-runtime mins   Time the Web UI server is permitted to run. Default: 10\n\nSetup command\n\n  -o, --otc string    Setup device using a one time code\n  --otc-no-start      Do not start the agent after setup\n  --otc-no-import     Do not ask to import Node-RED flows during setup\n  -u, --ff-url url    URL of FlowFuse. Required for setup\n\nGlobal Options\n\n  -h, --help          print out helpful usage information\n  --version           print out version information\n  -v, --verbose       turn on debugging output\n  --log-format json   output logs in JSON format\n","text",[23,97,94],{"__ignoreMap":36},[64,99,101],{"id":100},"command-line-examples","Command Line Examples",[19,103,104],{},[105,106,107],"em",{},"Start the agent with a different port number",[31,109,111],{"className":33,"code":110,"language":35,"meta":36,"style":36},"flowfuse-device-agent -p 8080\n",[23,112,113],{"__ignoreMap":36},[40,114,115,117,121],{"class":42,"line":43},[40,116,25],{"class":46},[40,118,120],{"class":119},"sfazB"," -p",[40,122,124],{"class":123},"sbssI"," 8080\n",[19,126,127],{},[105,128,129],{},"Start the agent with a different working directory and the Web UI enabled",[31,131,133],{"className":33,"code":132,"language":35,"meta":36,"style":36},"flowfuse-device-agent -d \u002Fpath\u002Fto\u002Fworking\u002Fdirectory -w --ui-user admin --ui-pass password --ui-port 8081\n",[23,134,135],{"__ignoreMap":36},[40,136,137,139,142,145,148,151,154,157,160,163],{"class":42,"line":43},[40,138,25],{"class":46},[40,140,141],{"class":119}," -d",[40,143,144],{"class":119}," \u002Fpath\u002Fto\u002Fworking\u002Fdirectory",[40,146,147],{"class":119}," -w",[40,149,150],{"class":119}," --ui-user",[40,152,153],{"class":119}," admin",[40,155,156],{"class":119}," --ui-pass",[40,158,159],{"class":119}," password",[40,161,162],{"class":119}," --ui-port",[40,164,165],{"class":123}," 8081\n",[14,167,169],{"id":168},"structured-json-logging","Structured JSON logging",[19,171,172,173,176],{},"By default the Device Agent prints plain-text logs, which can be hard to parse with log aggregation tools. From Device Agent v4, you can output machine-readable, structured logs in JSON format using the ",[23,174,175],{},"--log-format json"," flag:",[31,178,180],{"className":33,"code":179,"language":35,"meta":36,"style":36},"flowfuse-device-agent --log-format json\n",[23,181,182],{"__ignoreMap":36},[40,183,184,186,189],{"class":42,"line":43},[40,185,25],{"class":46},[40,187,188],{"class":119}," --log-format",[40,190,191],{"class":119}," json\n",[14,193,195],{"id":194},"configuring-nodejs-options","Configuring Node.js Options",[19,197,198],{},"Node.js command-line arguments can be passed to the Node-RED process started by the Device Agent. This is useful for memory-intensive workflows or certificate management.",[64,200,202],{"id":201},"via-command-line","Via command line",[19,204,205,206,209],{},"Use ",[23,207,208],{},"--node-options"," — it can be specified multiple times:",[31,211,213],{"className":33,"code":212,"language":35,"meta":36,"style":36},"# Set a custom heap size limit\nflowfuse-device-agent --node-options='--max-old-space-size=256'\n\n# Enable system certificate authorities (Linux)\nflowfuse-device-agent --node-options='--use-openssl-ca'\n\n# Enable system certificate authorities (Windows\u002FmacOS)\nflowfuse-device-agent --node-options='--use-system-ca'\n\n# Combine multiple options\nflowfuse-device-agent --node-options='--max-old-space-size=256' --node-options='--use-openssl-ca'\n",[23,214,215,221,239,246,252,266,271,277,291,296,302],{"__ignoreMap":36},[40,216,217],{"class":42,"line":43},[40,218,220],{"class":219},"sHwdD","# Set a custom heap size limit\n",[40,222,224,226,229,233,236],{"class":42,"line":223},2,[40,225,25],{"class":46},[40,227,228],{"class":119}," --node-options=",[40,230,232],{"class":231},"sMK4o","'",[40,234,235],{"class":119},"--max-old-space-size=256",[40,237,238],{"class":231},"'\n",[40,240,242],{"class":42,"line":241},3,[40,243,245],{"emptyLinePlaceholder":244},true,"\n",[40,247,249],{"class":42,"line":248},4,[40,250,251],{"class":219},"# Enable system certificate authorities (Linux)\n",[40,253,255,257,259,261,264],{"class":42,"line":254},5,[40,256,25],{"class":46},[40,258,228],{"class":119},[40,260,232],{"class":231},[40,262,263],{"class":119},"--use-openssl-ca",[40,265,238],{"class":231},[40,267,269],{"class":42,"line":268},6,[40,270,245],{"emptyLinePlaceholder":244},[40,272,274],{"class":42,"line":273},7,[40,275,276],{"class":219},"# Enable system certificate authorities (Windows\u002FmacOS)\n",[40,278,280,282,284,286,289],{"class":42,"line":279},8,[40,281,25],{"class":46},[40,283,228],{"class":119},[40,285,232],{"class":231},[40,287,288],{"class":119},"--use-system-ca",[40,290,238],{"class":231},[40,292,294],{"class":42,"line":293},9,[40,295,245],{"emptyLinePlaceholder":244},[40,297,299],{"class":42,"line":298},10,[40,300,301],{"class":219},"# Combine multiple options\n",[40,303,305,307,309,311,313,315,317,319,321],{"class":42,"line":304},11,[40,306,25],{"class":46},[40,308,228],{"class":119},[40,310,232],{"class":231},[40,312,235],{"class":119},[40,314,232],{"class":231},[40,316,228],{"class":119},[40,318,232],{"class":231},[40,320,263],{"class":119},[40,322,238],{"class":231},[64,324,326,327],{"id":325},"via-deviceyml","Via ",[23,328,329],{},"device.yml",[19,331,332,333,336,337,339],{},"Add a ",[23,334,335],{},"nodeOptions"," array to the ",[23,338,329],{}," configuration file:",[31,341,345],{"className":342,"code":343,"language":344,"meta":36,"style":36},"language-yaml shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","nodeOptions:\n  - \"--max-old-space-size=256\"\n  - \"--use-openssl-ca\"\n","yaml",[23,346,347,355,368],{"__ignoreMap":36},[40,348,349,352],{"class":42,"line":43},[40,350,335],{"class":351},"swJcz",[40,353,354],{"class":231},":\n",[40,356,357,360,363,365],{"class":42,"line":223},[40,358,359],{"class":231},"  -",[40,361,362],{"class":231}," \"",[40,364,235],{"class":119},[40,366,367],{"class":231},"\"\n",[40,369,370,372,374,376],{"class":42,"line":241},[40,371,359],{"class":231},[40,373,362],{"class":231},[40,375,263],{"class":119},[40,377,367],{"class":231},[14,379,381],{"id":380},"running-behind-a-http-proxy","Running behind a HTTP Proxy",[19,383,384,385,388,389,392,393,396],{},"If the Remote Instance is behind a HTTP proxy, the agent can be configured to use the proxy by setting the ",[23,386,387],{},"http_proxy",", ",[23,390,391],{},"https_proxy"," or ",[23,394,395],{},"all_proxy"," environment variables.",[19,398,399,400,403],{},"If necessary, the ",[23,401,402],{},"no_proxy"," environment variable can be used to specify a list of hosts that should not be accessed via the proxy.",[19,405,406,407,409],{},"For connecting to FlowFuse Cloud, the ",[23,408,391],{}," variable should be set to your proxy URL. This environment variable will be used by the agent for both the HTTP\nand MQTT connections.",[64,411,413],{"id":412},"example-setting-the-proxy-environment-variables-on-linux","Example setting the proxy environment variables on Linux",[31,415,417],{"className":33,"code":416,"language":35,"meta":36,"style":36},"# Set the https_proxy environment variable\nexport https_proxy=http:\u002F\u002Fmy-proxy:3128\n# Set the no_proxy environment variable to exclude local addresses and all hosts in the .mydomain.com domain\nexport no_proxy=localhost,127.0.0.1,.mydomain.com\n# Start the agent\nflowfuse-device-agent\n",[23,418,419,424,440,445,457,462],{"__ignoreMap":36},[40,420,421],{"class":42,"line":43},[40,422,423],{"class":219},"# Set the https_proxy environment variable\n",[40,425,426,430,434,437],{"class":42,"line":223},[40,427,429],{"class":428},"spNyl","export",[40,431,433],{"class":432},"sTEyZ"," https_proxy",[40,435,436],{"class":231},"=",[40,438,439],{"class":432},"http:\u002F\u002Fmy-proxy:3128\n",[40,441,442],{"class":42,"line":241},[40,443,444],{"class":219},"# Set the no_proxy environment variable to exclude local addresses and all hosts in the .mydomain.com domain\n",[40,446,447,449,452,454],{"class":42,"line":248},[40,448,429],{"class":428},[40,450,451],{"class":432}," no_proxy",[40,453,436],{"class":231},[40,455,456],{"class":432},"localhost,127.0.0.1,.mydomain.com\n",[40,458,459],{"class":42,"line":254},[40,460,461],{"class":219},"# Start the agent\n",[40,463,464],{"class":42,"line":268},[40,465,34],{"class":46},[19,467,468],{},[105,469,470],{},"To make these settings permanent, see the documentation for your Linux distribution.",[64,472,474],{"id":473},"example-setting-the-proxy-environment-variables-on-windows","Example setting the proxy environment variables on Windows",[31,476,478],{"className":33,"code":477,"language":35,"meta":36,"style":36},"# Set the https_proxy environment variable\nset https_proxy=http:\u002F\u002Fmy-proxy:3128\n# Set the no_proxy environment variable to exclude local addresses and all hosts in the .mydomain.com domain\nset no_proxy=localhost,127.0.0.1,.mydomain.com\n# Start the agent\nflowfuse-device-agent\n",[23,479,480,484,493,497,504,508],{"__ignoreMap":36},[40,481,482],{"class":42,"line":43},[40,483,423],{"class":219},[40,485,486,490],{"class":42,"line":223},[40,487,489],{"class":488},"s2Zo4","set",[40,491,492],{"class":119}," https_proxy=http:\u002F\u002Fmy-proxy:3128\n",[40,494,495],{"class":42,"line":241},[40,496,444],{"class":219},[40,498,499,501],{"class":42,"line":248},[40,500,489],{"class":488},[40,502,503],{"class":119}," no_proxy=localhost,127.0.0.1,.mydomain.com\n",[40,505,506],{"class":42,"line":254},[40,507,461],{"class":219},[40,509,510],{"class":42,"line":268},[40,511,34],{"class":46},[19,513,514],{},[105,515,516],{},"To make these settings permanent, see the documentation for your version of Windows.",[14,518,520],{"id":519},"running-with-no-access-to-npmjsorg","Running with no access to npmjs.org",[19,522,523],{},"By default, the Device Agent will try and download the correct version of Node-RED and\nany nodes required to run the Snapshot that is assigned to run on the Remote Instance.",[19,525,526],{},"If the Remote Instance is being run on an offline network or security policies prevent the\nDevice Agent from connecting to npmjs.org then it can be configured to use a pre-cached\nset of modules.",[19,528,529,530,533,534,537,538,540,541,544,545,549,550,553,554,557],{},"You can enable this mode by adding ",[23,531,532],{},"-m"," to the command line or adding ",[23,535,536],{},"moduleCache: true","\nto the ",[23,539,329],{}," file. This will cause the Device Agent to load the modules from the\n",[23,542,543],{},"module_cache"," directory in the Device Agent's ",[55,546,548],{"href":547},"\u002Fdocs\u002Fdevice-agent\u002Finstall\u002Fmanual#working-directory","Working Directory"," (or whatever is set\nwith the ",[23,551,552],{},"-d"," option) (e.g. ",[23,555,556],{},"\u002Fopt\u002Fflowfuse-device\u002Fmodule_cache",".).",[64,559,561],{"id":560},"creating-a-module-cache","Creating a module cache",[19,563,564],{},"To create a suitable module cache, the device must be assigned to a Remote Instance.  You will need to\ninstall the modules on a local device with access to npmjs.org, ensuring you use the same\nOS and Architecture as your target device, and then copy the modules on to your Remote Instance.",[566,567,568,576,579,590,596],"ol",{},[569,570,571,572,575],"li",{},"From the Snapshot page, select the snapshot you want to deploy and select the option to download its ",[23,573,574],{},"package.json"," file.",[569,577,578],{},"Place this file in an empty directory on your local device.",[569,580,581,582,585,586,589],{},"Run ",[23,583,584],{},"npm install"," to install the modules. This will create a ",[23,587,588],{},"node_modules"," directory.",[569,591,592,593,595],{},"On your target Remote Instance, create a directory called ",[23,594,543],{}," inside the Device Agent Configuration directory.",[569,597,598,599,601,602,589],{},"Copy the ",[23,600,588],{}," directory from your local instance to the target instance so that it is under the ",[23,603,543],{},[605,606,607],"style",{},"html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html pre.shiki code .sbssI, html code.shiki .sbssI{--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C}html pre.shiki code .sHwdD, html code.shiki .sHwdD{--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic}html pre.shiki code .sMK4o, html code.shiki .sMK4o{--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF}html pre.shiki code .swJcz, html code.shiki .swJcz{--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178}html pre.shiki code .spNyl, html code.shiki .spNyl{--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA}html pre.shiki code .sTEyZ, html code.shiki .sTEyZ{--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8}html pre.shiki code .s2Zo4, html code.shiki .s2Zo4{--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF}",{"title":36,"searchDepth":248,"depth":248,"links":609},[610,616,617,622,626],{"id":16,"depth":223,"text":17,"children":611},[612,613,614,615],{"id":66,"depth":241,"text":67},{"id":73,"depth":241,"text":74},{"id":85,"depth":241,"text":86},{"id":100,"depth":241,"text":101},{"id":168,"depth":223,"text":169},{"id":194,"depth":223,"text":195,"children":618},[619,620],{"id":201,"depth":241,"text":202},{"id":325,"depth":241,"text":621},"Via device.yml",{"id":380,"depth":223,"text":381,"children":623},[624,625],{"id":412,"depth":241,"text":413},{"id":473,"depth":241,"text":474},{"id":519,"depth":223,"text":520,"children":627},[628],{"id":560,"depth":241,"text":561},"md",null,{},"Running the Agent","device-agent\u002Frunning.md","\u002Fdocs\u002Fdevice-agent\u002Frunning",{"title":5,"description":36},"docs\u002Fdevice-agent\u002Frunning","2026-08-02 06:14:43 -0700","2.33.2","oL4K9ziGBhYxUwE2ra3ypatHJcEntsiBy3HW2ce1jDA",{"id":641,"extension":642,"meta":643,"sections":644,"stem":1033,"__hash__":1034},"featureCatalog\u002Ffeature-catalog.yml","yml",{},[645,696,797,859,936,1015],{"id":646,"title":647,"features":648},"ai-automation","AI & Automation",[649,659,669,679,685,691],{"id":650,"title":651,"description":652,"docsLink":653,"changelog":654,"tiers":658},"flowfuse-expert-ai","FlowFuse Expert AI","Build industrial apps with agents, and query the state of the factory with an agent. Adapt your current hardware and machines so agentic work can be done against them, without ripping and replacing what's already on the plant floor.","\u002Fdocs\u002Fuser\u002Fexpert\u002F",[655],{"url":656,"release":657},"\u002Fchangelog\u002F2026\u002F02\u002Fff-expert-update-banner\u002F","2.28",{"edge":244,"hub":244,"fleet":244},{"id":660,"title":661,"description":662,"docsLink":663,"changelog":664,"subfeature":244,"showOnPricing":667,"tiers":668},"flowfuse-expert-support-mode","Support Mode","Chat-based assistance for FlowFuse and Node-RED, including Node-RED instance management through natural language.","\u002Fdocs\u002Fuser\u002Fexpert\u002Fchat\u002F#support-mode",[665],{"url":666,"release":657},"\u002Fchangelog\u002F2026\u002F02\u002Fff-expert-debug-log-context\u002F",false,{"edge":244,"hub":244,"fleet":244},{"id":670,"title":671,"description":672,"docsLink":673,"changelog":674,"subfeature":244,"showOnPricing":667,"tiers":678},"flowfuse-expert-application-building","Application Building","Describe what you want to build and FlowFuse Expert assembles it on your workspace, adding tabs, wiring nodes, and configuring properties.","\u002Fdocs\u002Fuser\u002Fexpert\u002Fchat\u002F",[675],{"url":676,"release":677},"\u002Fchangelog\u002F2026\u002F05\u002Fexpert-application-building\u002F","2.30",{"edge":244,"hub":244,"fleet":244},{"id":680,"title":681,"description":682,"docsLink":683,"subfeature":244,"beta":244,"showOnPricing":667,"tiers":684},"flowfuse-expert-insights-mode","Insights Mode","Connects FlowFuse Expert to MCP servers in your Node-RED instances, enabling real-time data queries and actions through a single chat interface.","\u002Fdocs\u002Fuser\u002Fexpert\u002Fchat\u002F#insights-mode",{"edge":244,"hub":244,"fleet":244},{"id":686,"title":687,"description":688,"docsLink":689,"tiers":690},"mcp-servers","Agentic Operations","Expose your Node-RED flows as tools an AI agent can call directly, so agents can query the state of the factory or trigger actions without custom integration work.","\u002Fnode-red\u002Fflowfuse\u002Fmcp\u002F",{"edge":244,"hub":244,"fleet":244},{"id":692,"title":693,"description":694,"tiers":695},"onnx-integration","ONNX Integration","Run trained machine learning models directly in your flows, including on edge hardware, without sending data out to an external inference service.",{"edge":244,"hub":244,"fleet":244},{"id":697,"title":698,"features":699},"build","Build",[700,706,712,722,728,734,738,744,750,758,764,768,772,781,789],{"id":701,"title":702,"description":703,"docsLink":704,"tiers":705},"edge-development","Edge Development","Develop and test Node-RED flows directly on edge devices with a remote editor proxy.","\u002Fdocs\u002Fdevice-agent\u002Fquickstart\u002F",{"edge":244,"hub":667,"fleet":244},{"id":707,"title":708,"description":709,"docsLink":710,"tiers":711},"private-npm-registry","Custom Node-RED Nodes","Create and manage your own private npm registry for Node-RED nodes, so you can share custom nodes across your team and devices without publishing them publicly.","\u002Fdocs\u002Fuser\u002Fcustom-npm-packages\u002F",{"edge":244,"hub":244,"fleet":244},{"id":713,"title":714,"description":715,"docsLink":716,"changelog":717,"tiers":721},"flowfuse-tables","FlowFuse Tables","A managed PostgreSQL database for every application, so you can store and query structured data without standing up and maintaining your own database.","\u002Fdocs\u002Fuser\u002Fff-tables\u002F",[718],{"url":719,"release":720},"\u002Fchangelog\u002F2026\u002F07\u002Fexpert-tables-automation\u002F","2.33",{"edge":244,"hub":244,"fleet":244},{"id":723,"title":724,"description":725,"docsLink":726,"tiers":727},"persistent-files","File Storage","Store and retrieve files from your Node-RED flows, with automatic replication and backup across your devices and hosted instances.","\u002Fdocs\u002Finstall\u002Ffile-storage\u002F",{"edge":244,"hub":244,"fleet":244},{"id":729,"title":730,"description":731,"docsLink":732,"showOnPricing":667,"tiers":733},"persistent-context","Persistent Context","In-memory values defined in a Node-RED flow persist across project restarts and upgrades.","\u002Fdocs\u002Fuser\u002Fpersistent-context\u002F",{"edge":244,"hub":244,"fleet":244},{"id":735,"title":736,"showOnPricing":667,"tiers":737},"static-assets","Static Assets",{"edge":244,"hub":244,"fleet":244},{"id":739,"title":740,"description":741,"docsLink":742,"tiers":743},"team-library","Team Library","Set up standard nodes and flows that can be shared with all team members across your organisation.","\u002Fdocs\u002Fuser\u002Fshared-library\u002F",{"edge":244,"hub":244,"fleet":244},{"id":745,"title":746,"description":747,"docsLink":748,"tiers":749},"personalised-multi-user-dashboards","Personalised Multi-User Dashboards","Build applications that provide unique data to each logged-in user using personalised multi-user dashboards.","https:\u002F\u002Fdashboard.flowfuse.com\u002Fuser\u002Fmulti-tenancy.html",{"edge":244,"hub":244,"fleet":244},{"id":751,"title":752,"description":753,"changelog":754,"subfeature":244,"showOnPricing":667,"tiers":757},"dashboards-view","Dashboards View","Browse and open every dashboard across your team from a dedicated Dashboards view, at both team and application level, without leaving FlowFuse.",[755],{"url":756,"release":720},"\u002Fchangelog\u002F2026\u002F07\u002Fteam-and-application-dashboards\u002F",{"edge":244,"hub":244,"fleet":244},{"id":759,"title":760,"description":761,"docsLink":762,"tiers":763},"blueprints-converge","Blueprints","Ready-made starting points for your apps, from cross-team Converge templates to OT and IT specific blueprints.","\u002Fdocs\u002Fuser\u002Fconcepts\u002F#blueprint",{"edge":244,"hub":244,"fleet":244},{"id":765,"title":766,"subfeature":244,"showOnPricing":667,"tiers":767},"blueprints-ot-apps","Blueprints - OT APPS",{"edge":244,"hub":667,"fleet":244},{"id":769,"title":770,"subfeature":244,"showOnPricing":667,"tiers":771},"blueprints-it-apps","Blueprints - IT APPS",{"edge":667,"hub":244,"fleet":667},{"id":773,"title":774,"description":775,"changelog":776,"showOnPricing":667,"tiers":780},"immersive-editor-snapshots","Snapshot Details in Immersive Editor","View and manage snapshot details directly inside the immersive editor without leaving your editing session.",[777],{"url":778,"release":779},"\u002Fchangelog\u002F2026\u002F03\u002Fsnapshot-detail-modal-immersive-editor\u002F","2.29",{"edge":244,"hub":244,"fleet":244},{"id":782,"title":783,"description":784,"changelog":785,"showOnPricing":667,"tiers":788},"immersive-editor-drawer","Customisable Immersive Editor Drawer","Pin, move, resize, or full-screen the immersive editor drawer. Your preferences are remembered between sessions.",[786],{"url":787,"release":677},"\u002Fchangelog\u002F2026\u002F04\u002Fimmersive-editor-drawer\u002F",{"edge":244,"hub":244,"fleet":244},{"id":790,"title":791,"description":792,"changelog":793,"showOnPricing":667,"tiers":796},"embedded-editor-tab-title","Embedded Editor Browser Tab Title","The browser tab title updates to reflect the active Node-RED canvas tab when working in the embedded editor.",[794],{"url":795,"release":779},"\u002Fchangelog\u002F2026\u002F03\u002Fembedded-editor-tab-title\u002F",{"edge":244,"hub":244,"fleet":244},{"id":798,"title":799,"features":800},"deploy","Deploy",[801,807,816,822,828,834,840,846,851],{"id":802,"title":803,"description":804,"docsLink":805,"tiers":806},"hosted-instances","Cloud Instances","Run Node-RED instances managed and hosted by FlowFuse.","\u002Fdocs\u002Fuser\u002Fintroduction\u002F#creating-a-node-red-instance",{"edge":244,"hub":244,"fleet":244},{"id":808,"title":809,"description":810,"docsLink":811,"changelog":812,"tiers":815},"edge-devices","Edge Instances","Deploy and mange your Node-RED instances on edge PLCs and gateways, with full visibility and control from the cloud.","\u002Fdocs\u002Fdevice-agent\u002Fintroduction\u002F",[813],{"url":814,"release":657},"\u002Fchangelog\u002F2026\u002F02\u002Fdevice-agent-nodejs-options\u002F",{"edge":244,"hub":667,"fleet":244},{"id":817,"title":818,"description":819,"docsLink":820,"tiers":821},"custom-hostnames","Custom Hostnames","Access your Node-RED application via your own domain name.","\u002Fdocs\u002Fuser\u002Fcustom-hostnames\u002F",{"edge":667,"hub":244,"fleet":667},{"id":823,"title":824,"description":825,"docsLink":826,"tiers":827},"mqtt-broker","MQTT Broker","Manage and create MQTT clients to transport data for efficient messaging and communication within your applications.","\u002Fdocs\u002Fuser\u002Fteambroker\u002F",{"edge":244,"hub":667,"fleet":244},{"id":829,"title":830,"description":831,"docsLink":832,"showOnPricing":667,"tiers":833},"project-nodes","Project Nodes aka seamless project comms","FlowFuse Project Nodes enable the passing of data and messages between your Node-RED projects.","\u002Fdocs\u002Fuser\u002Fprojectnodes\u002F",{"edge":244,"hub":244,"fleet":244},{"id":835,"title":836,"description":837,"docsLink":838,"tiers":839},"devops-pipelines","DevOps Pipelines","Set up different environments for development, testing, and production Node-RED instances to support a full software delivery lifecycle.","\u002Fdocs\u002Fuser\u002Fdevops-pipelines\u002F",{"edge":244,"hub":244,"fleet":244},{"id":841,"title":842,"description":843,"docsLink":844,"tiers":845},"git-integration","Git Integration","Back up your flows to a remote Git repository through a DevOps Pipeline. Supports GitHub and Azure DevOps repositories.","\u002Fdocs\u002Fuser\u002Fdevops-pipelines\u002F#git-repository-stage",{"edge":667,"hub":244,"fleet":667},{"id":847,"title":848,"description":849,"docsLink":844,"subfeature":244,"showOnPricing":667,"tiers":850},"git-integration-github","GitHub","Push and pull snapshots to GitHub repositories through DevOps Pipeline Git Stages.",{"edge":667,"hub":244,"fleet":667},{"id":852,"title":853,"description":854,"docsLink":844,"changelog":855,"subfeature":244,"showOnPricing":667,"tiers":858},"git-integration-azure","Azure DevOps","Push and pull snapshots to Azure DevOps repositories through DevOps Pipeline Git Stages.",[856],{"url":857,"release":779},"\u002Fchangelog\u002F2026\u002F03\u002Fazure-dev-ops-gitops\u002F",{"edge":667,"hub":244,"fleet":667},{"id":860,"title":861,"features":862},"operate-maintain","Operate & Maintain",[863,869,875,880,888,892,896,901,907,913,918,924,928,932],{"id":864,"title":865,"description":866,"docsLink":867,"tiers":868},"snapshots","Snapshots & Version History","Automatic snapshots on remote devices and hosted instances, plus a full version history timeline so you can roll back to any prior state.","\u002Fdocs\u002Fuser\u002Fsnapshots\u002F",{"edge":244,"hub":244,"fleet":244},{"id":870,"title":871,"description":872,"docsLink":873,"subfeature":244,"showOnPricing":667,"tiers":874},"auto-snapshot-remote","Auto Snapshot (Remote)","Automatically capture a snapshot every time a remote instance is deployed, so you always have a recoverable history of what was running on each device.","\u002Fdocs\u002Fuser\u002Fsnapshots\u002F#auto-snapshots",{"edge":244,"hub":244,"fleet":244},{"id":876,"title":877,"description":878,"docsLink":873,"subfeature":244,"showOnPricing":667,"tiers":879},"auto-snapshot-hosted","Auto Snapshot (Hosted)","Automatically capture a snapshot every time a hosted instance is deployed, so you always have a recoverable history of what was running.",{"edge":244,"hub":244,"fleet":244},{"id":881,"title":882,"description":883,"changelog":884,"subfeature":244,"showOnPricing":667,"tiers":887},"snapshot-comparison","Snapshot Comparison","Compare two snapshots side-by-side with a navigable diff view. Step through every changed, added, or deleted node and see property and code diffs.",[885],{"url":886,"release":779},"\u002Fchangelog\u002F2026\u002F04\u002Fsnapshot-diff-viewer\u002F",{"edge":244,"hub":244,"fleet":244},{"id":889,"title":890,"subfeature":244,"showOnPricing":667,"tiers":891},"version-history-timeline","Version History Timeline",{"edge":244,"hub":244,"fleet":244},{"id":893,"title":894,"tiers":895},"unlimited-workflow-executions","Unlimited Workflow Executions",{"edge":244,"hub":244,"fleet":244},{"id":897,"title":898,"description":899,"tiers":900},"device-fleet-updates","Device Fleet Updates","Connect to edge devices to quickly assess and update logic. Debug one device and roll out improvements to your fleet in minutes, securely without requiring full device access for your whole organisation.",{"edge":244,"hub":667,"fleet":244},{"id":902,"title":903,"description":904,"docsLink":905,"tiers":906},"device-group-management","Device Group Management","Logically group devices assigned to an application and integrate device groups into your DevOps Pipeline for coordinated fleet updates.","\u002Fdocs\u002Fuser\u002Fdevice-groups\u002F",{"edge":244,"hub":667,"fleet":244},{"id":908,"title":909,"description":910,"docsLink":911,"tiers":912},"high-availability","High Availability","Leverage horizontal scaling for reliable and scalable processing of your data through Node-RED.","\u002Fdocs\u002Fuser\u002Fhigh-availability\u002F",{"edge":667,"hub":244,"fleet":667},{"id":914,"title":915,"description":916,"tiers":917},"performance-monitoring","Performance Monitoring & Alerts","Track CPU, memory, and event loop performance across your instances and devices, with email alerts when something needs your attention.",{"edge":244,"hub":244,"fleet":244},{"id":919,"title":920,"description":921,"docsLink":922,"subfeature":244,"showOnPricing":667,"tiers":923},"instance-monitoring","Instance Monitoring","Enable alerts to be sent via email when your Node-RED instances encounter issues.","\u002Fdocs\u002Fuser\u002Finstance-settings\u002F#alerts",{"edge":244,"hub":244,"fleet":244},{"id":925,"title":926,"subfeature":244,"showOnPricing":667,"tiers":927},"email-alerts","Email Alerts",{"edge":244,"hub":244,"fleet":244},{"id":929,"title":930,"showOnPricing":667,"tiers":931},"api-debug-length-limit","API\u002FDebug Length Limit",{"edge":244,"hub":244,"fleet":244},{"id":933,"title":934,"tiers":935},"protected-instances","Protected Instances",{"edge":667,"hub":244,"fleet":667},{"id":937,"title":938,"features":939},"govern-secure","Govern and Secure",[940,949,955,961,966,972,978,984,992,998,1004,1010],{"id":941,"title":942,"description":943,"docsLink":944,"changelog":945,"tiers":948},"single-sign-on","Single Sign-On (SSO)","Configure FlowFuse to work with your own SSO provider, allowing users to access FlowFuse with a single set of login credentials.","\u002Fdocs\u002Fadmin\u002Fsso\u002F",[946],{"url":947,"release":720},"\u002Fchangelog\u002F2026\u002F07\u002Fapplication-sso-groups\u002F",{"edge":244,"hub":244,"fleet":244},{"id":950,"title":951,"description":952,"docsLink":953,"tiers":954},"two-factor-authentication","Two-Factor Authentication","Two-factor authentication adds an extra layer of security to your FlowFuse account.","\u002Fdocs\u002Fuser\u002Fuser-settings\u002F#two-factor-authentication",{"edge":244,"hub":244,"fleet":244},{"id":956,"title":957,"description":958,"docsLink":959,"tiers":960},"certified-nodes-it","Certified Nodes - IT","IT certified node bundle includes: Redis, MQTT, HTTP Request, AI nodes (Gemini, Claude, ChatGPT, Ollama), MCP Server","\u002Fblog\u002F2025\u002F07\u002Fcertified-nodes-v2\u002F",{"edge":667,"hub":244,"fleet":244},{"id":962,"title":963,"description":964,"tiers":965},"certified-nodes-ot","Certified OT Connections - OPC-UA, Modbus, etc.","OT certified node bundle includes: OPC-UA, Modbus TCP & RTU, RTSP, EtherNet\u002FIP, AI nodes (Gemini, Claude, ChatGPT, Ollama), MCP Server",{"edge":244,"hub":667,"fleet":667},{"id":967,"title":968,"description":969,"docsLink":970,"tiers":971},"audit-log","Audit Log","Keep track of everything going on in your Node-RED instances and FlowFuse. Audit Logs provide details on what actions have taken place, when they happened, and who did them.","\u002Fdocs\u002Fuser\u002Flogs\u002F#audit-log",{"edge":244,"hub":244,"fleet":244},{"id":973,"title":974,"description":975,"docsLink":976,"tiers":977},"role-based-access-control","Role-Based Access Control","Control who can do what at both the team and application level, from viewers to admins.","\u002Fdocs\u002Fuser\u002Frole-based-access-control\u002F",{"edge":244,"hub":244,"fleet":244},{"id":979,"title":980,"description":981,"docsLink":982,"subfeature":244,"showOnPricing":667,"tiers":983},"application-level-rbac","Application-Level RBAC","Fine-grained access control per application, allowing team members to have different permission levels across different applications without requiring separate teams.","\u002Fdocs\u002Fuser\u002Frole-based-access-control\u002F#application-level-rbac",{"edge":244,"hub":244,"fleet":244},{"id":985,"title":986,"description":987,"changelog":988,"subfeature":244,"showOnPricing":667,"tiers":991},"scoped-personal-access-tokens","Scoped Personal Access Tokens","Restrict a Personal Access Token to specific teams, limit it to read-only operations, or control whether it carries admin privileges.",[989],{"url":990,"release":720},"\u002Fchangelog\u002F2026\u002F07\u002Fscoped-pats\u002F",{"edge":244,"hub":244,"fleet":244},{"id":993,"title":994,"description":995,"docsLink":996,"showOnPricing":667,"tiers":997},"team-members","Team Members","Invite multiple team members to collaborate on the same Node-RED flows.","\u002Fdocs\u002Fuser\u002Fteam\u002F#teams",{"edge":244,"hub":244,"fleet":244},{"id":999,"title":1000,"description":1001,"docsLink":1002,"showOnPricing":667,"tiers":1003},"endpoint-security","Endpoint Security","Secure HTTP endpoints for hosted Node-RED instances using FlowFuse credentials.","\u002Fdocs\u002Fuser\u002Finstance-settings\u002F#security",{"edge":244,"hub":244,"fleet":244},{"id":1005,"title":1006,"description":1007,"docsLink":1008,"tiers":1009},"baa-for-hipaa","BAA for HIPAA","FlowFuse can sign a Business Associate Agreement to ensure proper safeguarding of protected health information handled on your behalf.","\u002Fhandbook\u002Fsales\u002Fsubscription-agreement-1.5\u002F",{"edge":667,"hub":244,"fleet":667},{"id":1011,"title":1012,"description":1013,"tiers":1014},"sbom","Software Bill of Materials","A complete list of all software components used in your Node-RED instances and hosted applications, including version numbers and license information.",{"edge":667,"hub":244,"fleet":667},{"id":1016,"title":1017,"features":1018},"support","Support",[1019,1024,1028],{"id":1020,"title":1021,"docsLink":1022,"tiers":1023},"installation-support","Installation Support","\u002Fdocs\u002Finstall\u002Fintroduction\u002F#do-you-need-help-installation-service",{"edge":244,"hub":244,"fleet":244},{"id":1025,"title":1026,"showOnPricing":667,"tiers":1027},"live-chat-support","Live Chat Support",{"edge":244,"hub":244,"fleet":244},{"id":1029,"title":1030,"docsLink":1031,"tiers":1032},"enterprise-support","Enterprise Support","\u002Fdocs\u002Fpremium-support\u002F",{"edge":244,"hub":244,"fleet":244},"feature-catalog","0AnkhTIPCECCwP9NmbTWP5HvRYx4FTSao4lG93-HaWM",[1036,1043,1062,1072],{"name":1037,"order":43,"children":1038},"FlowFuse User Manuals",[1039],{"title":1040,"path":1041,"group":1037,"groupOrder":43,"order":223,"children":1042},"FlowFuse API","\u002Fdocs\u002Fapi",[],{"name":1044,"order":248,"children":1045},"FlowFuse Self-Hosted",[1046,1050],{"title":1047,"path":1048,"group":1044,"groupOrder":248,"order":43,"children":1049},"Quick Start","\u002Fdocs\u002Fquick-start",[],{"title":1051,"path":1052,"group":1044,"groupOrder":248,"order":241,"children":1053},"Upgrading FlowFuse","\u002Fdocs\u002Fupgrade",[1054,1058],{"title":1055,"path":1056,"order":630,"children":1057},"Installing a license","\u002Fdocs\u002Fupgrade\u002Fopen-source-to-premium",[],{"title":1059,"path":1060,"order":630,"children":1061},"Upgrading the Node-RED version","\u002Fdocs\u002Fupgrade\u002Fnodered-version",[],{"name":1017,"order":254,"children":1063},[1064,1068],{"title":1065,"path":1066,"group":1017,"groupOrder":254,"order":241,"children":1067},"Premium Support","\u002Fdocs\u002Fpremium-support",[],{"title":1069,"path":1070,"group":1017,"groupOrder":254,"order":630,"children":1071},"Debugging Node-RED issues","\u002Fdocs\u002Fdebugging",[],{"name":1073,"order":630,"children":1074},"Other",[1075,1123,1135,1214,1260,1279,1353,1364],{"title":1076,"path":1077,"order":630,"children":1078},"admin","\u002Fdocs\u002Fadmin",[1079,1083,1095,1103,1107,1111,1115,1119],{"title":1080,"path":1081,"order":43,"children":1082},"Administering FlowFuse","\u002Fdocs\u002Fadmin\u002Fintroduction",[],{"title":1084,"path":1085,"order":630,"children":1086},"Configuring Single Sign-On (SSO)","\u002Fdocs\u002Fadmin\u002Fsso",[1087,1091],{"title":1088,"path":1089,"order":630,"children":1090},"LDAP SSO","\u002Fdocs\u002Fadmin\u002Fsso\u002Fldap",[],{"title":1092,"path":1093,"order":630,"children":1094},"SAML SSO","\u002Fdocs\u002Fadmin\u002Fsso\u002Fsaml",[],{"title":1096,"path":1097,"order":630,"children":1098},"hardening","\u002Fdocs\u002Fadmin\u002Fhardening",[1099],{"title":1100,"path":1101,"order":630,"children":1102},"Kubernetes Hardening","\u002Fdocs\u002Fadmin\u002Fhardening\u002Fkubernetes",[],{"title":1104,"path":1105,"order":630,"children":1106},"Monitoring","\u002Fdocs\u002Fadmin\u002Fmonitoring",[],{"title":1108,"path":1109,"order":630,"children":1110},"Observability","\u002Fdocs\u002Fadmin\u002Fobservability",[],{"title":1112,"path":1113,"order":630,"children":1114},"Soft Launch Enablement","\u002Fdocs\u002Fadmin\u002Ffeature-flags",[],{"title":1116,"path":1117,"order":630,"children":1118},"Telemetry","\u002Fdocs\u002Fadmin\u002Ftelemetry",[],{"title":1120,"path":1121,"order":630,"children":1122},"User Management","\u002Fdocs\u002Fadmin\u002Fuser-management",[],{"title":1124,"path":1125,"order":630,"children":1126},"cloud","\u002Fdocs\u002Fcloud",[1127,1131],{"title":1128,"path":1129,"order":43,"children":1130},"Introduction","\u002Fdocs\u002Fcloud\u002Fintroduction",[],{"title":1132,"path":1133,"order":630,"children":1134},"FlowFuse Cloud Billing","\u002Fdocs\u002Fcloud\u002Fbilling",[],{"title":1136,"path":1137,"order":630,"children":1138},"contribute","\u002Fdocs\u002Fcontribute",[1139,1142,1146,1150,1154,1158,1162,1170,1206,1210],{"title":1128,"path":1140,"order":43,"children":1141},"\u002Fdocs\u002Fcontribute\u002Fintroduction",[],{"title":1143,"path":1144,"order":630,"children":1145},"Adding Template Settings","\u002Fdocs\u002Fcontribute\u002Fadding-template-settings",[],{"title":1147,"path":1148,"order":630,"children":1149},"API Design","\u002Fdocs\u002Fcontribute\u002Fapi-design",[],{"title":1151,"path":1152,"order":630,"children":1153},"Creating debug stack containers","\u002Fdocs\u002Fcontribute\u002Fcreating-debug-stack-containers",[],{"title":1155,"path":1156,"order":630,"children":1157},"Database migrations","\u002Fdocs\u002Fcontribute\u002Fdb-migrations",[],{"title":1159,"path":1160,"order":630,"children":1161},"FlowFuse Architecture","\u002Fdocs\u002Fcontribute\u002Farchitecture",[],{"title":1163,"path":1164,"order":630,"children":1165},"Local Install","\u002Fdocs\u002Fcontribute\u002Flocal",[1166],{"title":1167,"path":1168,"order":630,"children":1169},"Local Stacks","\u002Fdocs\u002Fcontribute\u002Flocal\u002Fstacks",[],{"title":1171,"path":1172,"order":630,"children":1173},"State Flows","\u002Fdocs\u002Fcontribute\u002Fworkflows",[1174,1178,1182,1186,1190,1194,1198,1202],{"title":1175,"path":1176,"order":630,"children":1177},"Device Editor","\u002Fdocs\u002Fcontribute\u002Fworkflows\u002Fdevice-editor",[],{"title":1179,"path":1180,"order":630,"children":1181},"Instance states","\u002Fdocs\u002Fcontribute\u002Fworkflows\u002Fproject-states",[],{"title":1183,"path":1184,"order":630,"children":1185},"Invite External Users","\u002Fdocs\u002Fcontribute\u002Fworkflows\u002Finvite-external-user",[],{"title":1187,"path":1188,"order":630,"children":1189},"Project Creation","\u002Fdocs\u002Fcontribute\u002Fworkflows\u002Fproject-create",[],{"title":1191,"path":1192,"order":630,"children":1193},"Reset Password Flow","\u002Fdocs\u002Fcontribute\u002Fworkflows\u002Fpassword-reset",[],{"title":1195,"path":1196,"order":630,"children":1197},"Team creation Flow","\u002Fdocs\u002Fcontribute\u002Fworkflows\u002Fteam-create",[],{"title":1199,"path":1200,"order":630,"children":1201},"User Login Flows","\u002Fdocs\u002Fcontribute\u002Fworkflows\u002Flogin",[],{"title":1203,"path":1204,"order":630,"children":1205},"User Sign up Flow","\u002Fdocs\u002Fcontribute\u002Fworkflows\u002Fsignup",[],{"title":1207,"path":1208,"order":630,"children":1209},"Team Broker","\u002Fdocs\u002Fcontribute\u002Fteam-broker",[],{"title":1211,"path":1212,"order":630,"children":1213},"Working with Feature Flags","\u002Fdocs\u002Fcontribute\u002Ffeature-flags",[],{"title":1215,"path":1216,"order":630,"children":1217},"device-agent","\u002Fdocs\u002Fdevice-agent",[1218,1222,1225,1229,1231,1235],{"title":1219,"path":1220,"order":43,"children":1221},"FlowFuse Device Agent Introduction","\u002Fdocs\u002Fdevice-agent\u002Fintroduction",[],{"title":1047,"path":1223,"order":223,"children":1224},"\u002Fdocs\u002Fdevice-agent\u002Fquickstart",[],{"title":1226,"path":1227,"order":248,"children":1228},"Register your Remote Instance","\u002Fdocs\u002Fdevice-agent\u002Fregister",[],{"title":632,"path":634,"order":254,"children":1230},[],{"title":1232,"path":1233,"order":268,"children":1234},"Deploying your Flows","\u002Fdocs\u002Fdevice-agent\u002Fdeploy",[],{"title":1236,"path":1237,"order":630,"children":1238},"install","\u002Fdocs\u002Fdevice-agent\u002Finstall",[1239,1244,1248,1252,1256],{"title":1240,"path":1241,"group":1242,"order":43,"children":1243},"Overview","\u002Fdocs\u002Fdevice-agent\u002Finstall\u002Foverview","DeviceAgentInstallation",[],{"title":1245,"path":1246,"group":1242,"order":223,"children":1247},"Device Agent Installer","\u002Fdocs\u002Fdevice-agent\u002Finstall\u002Fdevice-agent-installer",[],{"title":1249,"path":1250,"group":1242,"order":241,"children":1251},"Docker Install","\u002Fdocs\u002Fdevice-agent\u002Finstall\u002Fdocker",[],{"title":1253,"path":1254,"group":1242,"order":248,"children":1255},"Kubernetes Install","\u002Fdocs\u002Fdevice-agent\u002Finstall\u002Fkubernetes",[],{"title":1257,"path":1258,"group":1242,"order":254,"children":1259},"Manual Install with NPM","\u002Fdocs\u002Fdevice-agent\u002Finstall\u002Fmanual",[],{"title":1261,"path":1262,"order":630,"children":1263},"hardware","\u002Fdocs\u002Fhardware",[1264,1267,1271,1275],{"title":1240,"path":1265,"order":43,"children":1266},"\u002Fdocs\u002Fhardware\u002Fintroduction",[],{"title":1268,"path":1269,"order":223,"children":1270},"ctrlX - Node-RED","\u002Fdocs\u002Fhardware\u002Fctrlx-node-red",[],{"title":1272,"path":1273,"order":241,"children":1274},"ctrlX - Device Agent","\u002Fdocs\u002Fhardware\u002Fctrlx-device-agent",[],{"title":1276,"path":1277,"order":241,"children":1278},"Raspberry Pi with Raspbian","\u002Fdocs\u002Fhardware\u002Fraspbian",[],{"title":1236,"path":1280,"order":630,"children":1281},"\u002Fdocs\u002Finstall",[1282,1285,1289,1293,1313,1317,1321,1325],{"title":1240,"path":1283,"order":43,"children":1284},"\u002Fdocs\u002Finstall\u002Fintroduction",[],{"title":1286,"path":1287,"order":630,"children":1288},"Configuring FlowFuse","\u002Fdocs\u002Finstall\u002Fconfiguration",[],{"title":1290,"path":1291,"order":630,"children":1292},"DNS Setup","\u002Fdocs\u002Finstall\u002Fdns-setup",[],{"title":1294,"path":1295,"order":630,"children":1296},"Docker install","\u002Fdocs\u002Finstall\u002Fdocker",[1297,1301,1305,1309],{"title":1298,"path":1299,"order":630,"children":1300},"Add Project Stacks on Docker","\u002Fdocs\u002Finstall\u002Fdocker\u002Fstacks",[],{"title":1302,"path":1303,"order":630,"children":1304},"Docker Engine on Windows","\u002Fdocs\u002Finstall\u002Fdocker\u002Fwindows-docker-ce",[],{"title":1306,"path":1307,"order":630,"children":1308},"Docker from AWS Market Place","\u002Fdocs\u002Finstall\u002Fdocker\u002Faws-marketplace",[],{"title":1310,"path":1311,"order":630,"children":1312},"Docker on Digital Ocean","\u002Fdocs\u002Finstall\u002Fdocker\u002Fdigital-ocean",[],{"title":1314,"path":1315,"order":630,"children":1316},"Email configuration","\u002Fdocs\u002Finstall\u002Femail-providers",[],{"title":1318,"path":1319,"order":630,"children":1320},"First Run Setup","\u002Fdocs\u002Finstall\u002Ffirst-run",[],{"title":1322,"path":1323,"order":630,"children":1324},"FlowFuse File Storage","\u002Fdocs\u002Finstall\u002Ffile-storage",[],{"title":1326,"path":1327,"order":630,"children":1328},"Install FlowFuse on Kubernetes","\u002Fdocs\u002Finstall\u002Fkubernetes",[1329,1333,1337,1341,1345,1349],{"title":1330,"path":1331,"order":630,"children":1332},"AWS EKS Installation","\u002Fdocs\u002Finstall\u002Fkubernetes\u002Faws",[],{"title":1334,"path":1335,"order":630,"children":1336},"AWS EKS Installation with Terraform and Helm","\u002Fdocs\u002Finstall\u002Fkubernetes\u002Faws-terraform",[],{"title":1338,"path":1339,"order":630,"children":1340},"Digital Ocean Kubernetes Installation","\u002Fdocs\u002Finstall\u002Fkubernetes\u002Fdigital-ocean",[],{"title":1342,"path":1343,"order":630,"children":1344},"Ingress Controller Migration","\u002Fdocs\u002Finstall\u002Fkubernetes\u002Fingress-controller-migration",[],{"title":1346,"path":1347,"order":630,"children":1348},"Kubernetes Project Stacks","\u002Fdocs\u002Finstall\u002Fkubernetes\u002Fstacks",[],{"title":1350,"path":1351,"order":630,"children":1352},"OpenShift Installation","\u002Fdocs\u002Finstall\u002Fkubernetes\u002Fopenshift",[],{"title":1354,"path":1355,"order":630,"children":1356},"migration","\u002Fdocs\u002Fmigration",[1357,1360],{"title":1128,"path":1358,"order":43,"children":1359},"\u002Fdocs\u002Fmigration\u002Fintroduction",[],{"title":1361,"path":1362,"order":630,"children":1363},"Node-RED Tools plugin","\u002Fdocs\u002Fmigration\u002Fnode-red-tools",[],{"title":1365,"path":1366,"order":630,"children":1367},"user","\u002Fdocs\u002Fuser",[1368,1372,1376,1380,1384,1388,1392,1395,1399,1403,1406,1410,1422,1426,1430,1434,1438,1441,1445,1449,1453,1457,1461,1464,1468,1472,1475,1479],{"title":1369,"path":1370,"order":43,"children":1371},"Getting Started","\u002Fdocs\u002Fuser\u002Fintroduction",[],{"title":1373,"path":1374,"order":43,"children":1375},"Static asset service","\u002Fdocs\u002Fuser\u002Fstatic-asset-service",[],{"title":1377,"path":1378,"order":223,"children":1379},"Bill of Materials","\u002Fdocs\u002Fuser\u002Fbill-of-materials",[],{"title":1381,"path":1382,"order":223,"children":1383},"FlowFuse Concepts","\u002Fdocs\u002Fuser\u002Fconcepts",[],{"title":1385,"path":1386,"order":298,"children":1387},"Instance States","\u002Fdocs\u002Fuser\u002Finstance-states",[],{"title":1389,"path":1390,"order":630,"children":1391},"Changing the Stack","\u002Fdocs\u002Fuser\u002Fchangestack",[],{"title":818,"path":1393,"order":630,"children":1394},"\u002Fdocs\u002Fuser\u002Fcustom-hostnames",[],{"title":1396,"path":1397,"order":630,"children":1398},"Custom Node Packages","\u002Fdocs\u002Fuser\u002Fcustom-npm-packages",[],{"title":1400,"path":1401,"order":630,"children":1402},"Dashboards","\u002Fdocs\u002Fuser\u002Fdashboards",[],{"title":836,"path":1404,"order":630,"children":1405},"\u002Fdocs\u002Fuser\u002Fdevops-pipelines",[],{"title":1407,"path":1408,"order":630,"children":1409},"Environment Variables","\u002Fdocs\u002Fuser\u002Fenvvar",[],{"title":1411,"path":1412,"order":630,"children":1413},"FlowFuse Expert","\u002Fdocs\u002Fuser\u002Fexpert",[1414,1418],{"title":1415,"path":1416,"order":630,"children":1417},"AI in Node-RED","\u002Fdocs\u002Fuser\u002Fexpert\u002Fnode-red-embedded-ai",[],{"title":1419,"path":1420,"order":630,"children":1421},"Chat Interface","\u002Fdocs\u002Fuser\u002Fexpert\u002Fchat",[],{"title":1423,"path":1424,"order":630,"children":1425},"FlowFuse File Nodes","\u002Fdocs\u002Fuser\u002Ffilenodes",[],{"title":1427,"path":1428,"order":630,"children":1429},"FlowFuse MQTT Nodes","\u002Fdocs\u002Fuser\u002Fmqtt-nodes",[],{"title":1431,"path":1432,"order":630,"children":1433},"FlowFuse Persistent Context","\u002Fdocs\u002Fuser\u002Fpersistent-context",[],{"title":1435,"path":1436,"order":630,"children":1437},"FlowFuse Project Nodes","\u002Fdocs\u002Fuser\u002Fprojectnodes",[],{"title":714,"path":1439,"order":630,"children":1440},"\u002Fdocs\u002Fuser\u002Fff-tables",[],{"title":1442,"path":1443,"order":630,"children":1444},"Groups","\u002Fdocs\u002Fuser\u002Fdevice-groups",[],{"title":1446,"path":1447,"order":630,"children":1448},"High Availability mode","\u002Fdocs\u002Fuser\u002Fhigh-availability",[],{"title":1450,"path":1451,"order":630,"children":1452},"HTTP Access Tokens","\u002Fdocs\u002Fuser\u002Fhttp-access-tokens",[],{"title":1454,"path":1455,"order":630,"children":1456},"Instance Settings","\u002Fdocs\u002Fuser\u002Finstance-settings",[],{"title":1458,"path":1459,"order":630,"children":1460},"Logging","\u002Fdocs\u002Fuser\u002Flogs",[],{"title":974,"path":1462,"order":630,"children":1463},"\u002Fdocs\u002Fuser\u002Frole-based-access-control",[],{"title":1465,"path":1466,"order":630,"children":1467},"Shared Team Library","\u002Fdocs\u002Fuser\u002Fshared-library",[],{"title":1469,"path":1470,"order":630,"children":1471},"Snapshots","\u002Fdocs\u002Fuser\u002Fsnapshots",[],{"title":1207,"path":1473,"order":630,"children":1474},"\u002Fdocs\u002Fuser\u002Fteambroker",[],{"title":1476,"path":1477,"order":630,"children":1478},"Teams","\u002Fdocs\u002Fuser\u002Fteam",[],{"title":1480,"path":1481,"order":630,"children":1482},"User Settings","\u002Fdocs\u002Fuser\u002Fuser-settings",[],1786717928128]