salt-sdk
    Preparing search index...

    Type Alias RoboStatusResponse

    Response type for getRoboStatusById API call

    type RoboStatusResponse = {
        id: string;
        online: boolean;
    }
    Index

    Properties

    Properties

    id: string

    The robo ID

    online: boolean

    Whether the robo guardians are online and connected