Configure Device
Once the device has been created, the only remaining task is to configure it — set the connection parameters and device-specific settings that you declared in the manifest's configuration section.
The configuration feature makes Enapter Blueprints flexible and easy to adapt to real-world setups. It lets users quickly customize how a device works — through clear, guided settings in the UI — so a single blueprint can fit many installations without extra coding.
Setting Configuration
At this level we use the graphical interfaces. For command-line and API approaches, see Level 3.
- Gateway Web UI
- Mobile App
This approach is available only for devices connected through Enapter Gateway.

On device page go to Settings.

Select the Connection group.

Enter connection parameters and click Submit.
After saving, the device will use the new configuration values. If you see a not_configured alert on the device page, make sure all required parameters are filled in.

Tap the Settings icon in the upper right corner of the device screen.

Tap the Configuration.

Select Connection group.

Enter connection parameters and tap Update.
Verifying Configuration
After saving the configuration, verify that:
- The
not_configuredalert disappears from the device card. - Telemetry data starts appearing.
- If you see
communication_failedalert instead, check device logs to understand the possible cause.
In general, it's a good idea to double-check the following:
- The connection URI is correct.
- The endpoint device is powered on and connected.
- Hardware ports are properly configured.