Libertas OS API Documentation
    Preparing search index...

    Type Alias LibertasCommandRsp

    LibertasCommandRsp: number | LibertasCommand

    A command response. The response may be a status code or a command, depending on the data model's design. If an error occurs, the response will include the error status code. Application may use runtime type check to find out the type of response.