Page 1 of 1

Removing node from APP doesn't remove it from the dashboard

Posted: Wed Oct 27, 2021 10:56 pm
by endlessparadigm
How can we delete a node from the rainmaker dashboard? I'm not able to see any options to achieve that so far.
I checked esp_rmaker_factory_reset function and that apparently wipes off the nvs data only. How can the node and user association be properly deleted?

Re: Removing node from APP doesn't remove it from the dashboard

Posted: Thu Oct 28, 2021 11:36 am
by ESP_Piyush
Nodes seen in Dashboard are the claimed nodes to which you have admin access, whereas the nodes you see in phone app are the ones to which you have an end user level access. End user access can be removed, but admin access stays forever (by design). You can refer User roles document to understand more about this.

Re: Removing node from APP doesn't remove it from the dashboard

Posted: Thu Oct 28, 2021 10:28 pm
by endlessparadigm
Thanks for the clarification however I wanted to know if there is any way I can remove admin access to the node as well? Maybe from the dashboard?

Re: Removing node from APP doesn't remove it from the dashboard

Posted: Mon Jan 30, 2023 2:50 pm
by marcarleto
Did you manage to solve this issue? I'm having the same problem and I want to delete the node from cloud.