跳到主要内容

Test Node Sharing on RainMaker CLI

about

This guide explains how to use the RainMaker CLI for managing node sharing between users. It allows a primary user to grant or revoke access to IoT devices, accept or decline sharing requests, and list shared nodes or pending requests. This functionality is essential for enabling multiple users to control and monitor the same devices securely. Special considerations are included for users who signed up with Apple’s “Hide My Email” feature, ensuring they use the correct auto-generated email for sharing operations.

  • To learn more about node sharing, click here.

Usage Guide

信息

This guide is with reference to the Testing Node Sharing on RainMaker CLI Documentation.

Loading README...

For User using Sign-up with Apple

If you have Signed Up using Apple and have chosen the "Hide My Email" option, please check the auto-generated email address under your profile in the iOS app, or by using the esp-rainmaker-cli getuserinfo CLI command. This email address will be of the form <unique-alphanumeric-string>@privaterelay.appleid.com. Use this email address in the node sharing add_user/remove_user commands.


More Info

To know more about the API for node sharing, you can refer to the documentation here.

On this page