TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface TagoTiPCommand

    interface TagoTiPCommand {
        body: string;
        protocol: string;
        serial: string;
    }
    Index

    Properties

    Properties

    body: string

    Command payload sent to the device

    protocol: string

    Protocol used to deliver the command

    serial: string

    Serial of the target device