jooby-codec
    Preparing search index...

    Namespace getOperatorParametersExtended2

    Downlink command to get the extended operator parameters 2.

    import * as getOperatorParametersExtended2 from 'jooby-codec/mtx3/commands/downlink/getOperatorParametersExtended2.js';

    const bytes = getOperatorParametersExtended2.toBytes();

    // command binary representation
    console.log(bytes);
    // output:
    [71, 0]

    Command format documentation

    Variables

    accessLevel
    examples
    headerSize
    id
    isLoraOnly
    maxSize
    name

    Functions

    fromBytes
    toBytes