Hi everyone, So I’m trying to understand how the system works and want to make an mqtt bridge kinda universal (but starting with one format). so that multiple types of devices are able to connect and utilise openems stack. Right now I’m actually stuck on the onboarding part. I’m trying to add an edge but I get a frontend error saying “Unable to find edge with edgeID [edge1]“. this is the process that I have followed:
create user on odoo (demo), add password for that user, create edge device through odoo and then assign the user demo to edge1, when I’m opening the frontend it is showing the error that i mentioned. currently using openems odoo v16.
thanks in advance!