Create Device
Now that the blueprint is complete, we can move on to creating the device.
At this level we use the graphical tools — Mobile App and Gateway Web UI. For command-line and API approaches, see Level 3.
- Gateway Web UI
- Mobile App
This approach is meant only for devices connected through Enapter Gateway.
Open web browser and enter your Gateway's IP address. Click on Energy Management System.

Enapter Gateway home page
Create a new device. Click on New Device and select the UCM as a runtime.

Create a new device

Choose UCM as a runtime
Select the blueprint. Select Another Device, enter the device name and upload the blueprint zip file.
Before uploading, package your blueprint files (manifest.yml and main.lua) into a zip archive. Make sure the archive does not contain a root folder — the files should be at the top level of the archive:
zip -j blueprint.zip manifest.yml main.lua

Select the type of device to create

Enter device name and choose blueprint zip file

Device is finally created
Open the Enapter mobile application, navigate to your site, and follow the on-screen instructions to create a new device and upload the blueprint.