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 design of the data model. If there is an error, the response will be the error status code. Application may use runtime type check to find out the type of response.