@kagamidigital/salt-sdk-mirror
    Preparing search index...

    Type Alias ActivateRoboHostParams

    Parameters for activating a robo host.

    type ActivateRoboHostParams = {
        otp: string;
        roboId: string;
    }
    Index

    Properties

    Properties

    otp: string

    The host's setup OTP — the one-time code shown during robo-guardian setup (see RoboHost.otp). It is embedded in the message the owner signs.

    roboId: string

    The ID of the robo host to activate