espressif / esp-rainmaker

ESP RainMaker Agent for firmware development
Apache License 2.0
433 stars 146 forks source link

Can we add two nodes in ESP Rainmaker App. (MEGH-3742) #158

Closed SubhodipRoy161101 closed 1 year ago

SubhodipRoy161101 commented 1 year ago

I have created A node with 4 Switch for my Living Room. I want a exact Similar Node for my Drawing Room also. If get a new ESP32 and implement the same code (Using c++ in Arduino IDE) to it and use same account in rainmaker app, will it add a new node in the app or is there anything we need to change in the code so that it identifies it as a new device?

jacek12345 commented 1 year ago

Yes, we can add two nodes in app. No change in code required for second node. Node registration is quite complex but based on generated random key.

shahpiyushv commented 1 year ago

@SubhodipRoy161101 , is this resolved now?

MadanMeelan commented 1 year ago

How many devices can we add in Rainmaker app for free, I need 8 devices for complete home, can we add all 8 devices through public platform? Please help me on this