espressif / esp-rainmaker

ESP RainMaker Agent for firmware development
Apache License 2.0
432 stars 145 forks source link

Adding Devices (MEGH-4108) #210

Closed MadanMeelan closed 1 year ago

MadanMeelan commented 1 year ago

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

sanketwadekar commented 1 year ago

Hello, Public RainMaker has a default quota limit of 5, which we can increase based on user requirements only for hobby/evaluation purposes. If you have reached your quota, you can get it increased by sending an email to esp-rainmaker-admin@espressif.com

MadanMeelan commented 1 year ago

Can we increase it to 8 devices? Is there any time limit for the devices which were added in public Rainmaker app?

MadanMeelan commented 1 year ago

Hello,

How much time it'll take to extend the device count after sending the request? One more question, is there any duration limit for the devices which were added to the public Rainmaker app? Please let me know.

Regards Madan Mohan Reddy

On Wed, Dec 21, 2022, 12:15 PM Sanket Wadekar @.***> wrote:

Hello, Public RainMaker has a default quota limit of 5, which we can increase based on user requirements only for hobby/evaluation purposes. If you have reached your quota, you can get it increased by sending an email to @.***

— Reply to this email directly, view it on GitHub https://github.com/espressif/esp-rainmaker/issues/210#issuecomment-1360917854, or unsubscribe https://github.com/notifications/unsubscribe-auth/A44KG5OT3P7ZUBHTXA5G7R3WOKRPRANCNFSM6AAAAAATFIYEPU . You are receiving this because you authored the thread.Message ID: @.***>

MadanMeelan commented 1 year ago

I'm practicing it for my house as a hobby, please let me know

On Wed, Dec 21, 2022, 12:42 PM Madan Meelan @.***> wrote:

Hello,

How much time it'll take to extend the device count after sending the request? One more question, is there any duration limit for the devices which were added to the public Rainmaker app? Please let me know.

Regards Madan Mohan Reddy

On Wed, Dec 21, 2022, 12:15 PM Sanket Wadekar @.***> wrote:

Hello, Public RainMaker has a default quota limit of 5, which we can increase based on user requirements only for hobby/evaluation purposes. If you have reached your quota, you can get it increased by sending an email to @.***

— Reply to this email directly, view it on GitHub https://github.com/espressif/esp-rainmaker/issues/210#issuecomment-1360917854, or unsubscribe https://github.com/notifications/unsubscribe-auth/A44KG5OT3P7ZUBHTXA5G7R3WOKRPRANCNFSM6AAAAAATFIYEPU . You are receiving this because you authored the thread.Message ID: @.***>

shahpiyushv commented 1 year ago

@MadanMeelan , increasing the quota doesn't take much time. Just send a request to esp-rainmaker-admin@espressif.com as mentioned above.

Meanwhile, there is no specific expiry for the devices added to public RainMaker.

JohnMacrae commented 1 year ago

Hi Piyush - season's greetings :)

At this point I think it might be worth clarifying that the limit is on physical devices (ESP32) rather than the number of (household) devices driven from one ESP32?

Kind Regards John

On Wed, 21 Dec 2022 at 10:43, Piyush Shah @.***> wrote:

@MadanMeelan https://github.com/MadanMeelan , increasing the quota doesn't take much time. Just send a request to @.*** as mentioned above https://github.com/espressif/esp-rainmaker/issues/210#issuecomment-1360917854 .

Meanwhile, there is no specific expiry for the devices added to public RainMaker.

— Reply to this email directly, view it on GitHub https://github.com/espressif/esp-rainmaker/issues/210#issuecomment-1361152071, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADHTIDMH6SFJ436MYQGRPSDWOLNLNANCNFSM6AAAAAATFIYEPU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

shahpiyushv commented 1 year ago

@JohnMacrae , thanks for raising this point :). Indeed, this limit is on the number of nodes (physical ESP32s) and not the number of devices. A single ESP32 node can have multiple devices. Moreover, this is applicable only for host/assisted claiming (which are the only options if you are using ESP32 anyways). For ESP32C3, ESP32S2 and ESP32S3, if you use self claiming, then this quota limit does not apply.

MadanMeelan commented 1 year ago

@Piyush what does it mean Self claiming? As I'm starting please explain

On Wed, Dec 21, 2022, 5:37 PM Piyush Shah @.***> wrote:

@JohnMacrae https://github.com/JohnMacrae , thanks for raising this point :). Indeed, this limit is on the number of nodes (physical ESP32s) and not the number of devices. A single ESP32 node https://rainmaker.espressif.com/docs/spec-concepts.html#node can have multiple devices https://rainmaker.espressif.com/docs/spec-concepts.html#devices. Moreover, this is applicable only for host/assisted claiming (which are the only options if you are using ESP32 anyways). For ESP32C3, ESP32S2 and ESP32S3, if you use self claiming, then this quota limit does not apply.

— Reply to this email directly, view it on GitHub https://github.com/espressif/esp-rainmaker/issues/210#issuecomment-1361233892, or unsubscribe https://github.com/notifications/unsubscribe-auth/A44KG5J2ZKKOBUQI65HE5YDWOLXINANCNFSM6AAAAAATFIYEPU . You are receiving this because you were mentioned.Message ID: @.***>

shahpiyushv commented 1 year ago

@MadanMeelan , you can read more about various types of claiming here.

shahpiyushv commented 1 year ago

Closing this issue since it has been answered.