Node-BLUE Documentation
First start
Initializing search
    • Overview
      • Getting Started
      • Installation
      • Configuration
      • First start
      • Creating Nodes
      • Creating your first node
      • Node initialization and deinitialization
      • JavaScript code files
      • Code files of simple PHP nodes
      • Code files of stateful PHP nodes
      • Code files of Python nodes
      • Code files of C++ nodes
      • HTML file
      • Packaging
      • Node properties
      • Node credentials
      • Node appearance
      • Node edit dialog
      • Editor UI widgets
      • Node context
      • Node status
      • Configuration nodes
      • Node help style guide
      • Adding examples
      • Internationalization

    First start

    Before starting Node-BLUE create a password in Homegear's administration UI. The administration UI can be accessed at https://<Homegear-IP>/admin.

    After this, you can access Node-BLUE by entering the URL https://<Homegear-IP>/nb or https://<Homegear-IP>:2002/node-blue.

    Previous Configuration
    Next Creating Nodes