@nexartis/homeport-sdk - v1.0.0
    Preparing search index...

    Interface RegisterAgentResponse

    interface RegisterAgentResponse {
        message: string;
        status: "success";
    }
    Index

    Properties

    Properties

    message: string
    status: "success"