jooby-codec
    Preparing search index...

    Namespace getOperatorParametersExtended

    Downlink command to get the extended operator parameters.

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

    const bytes = getOperatorParametersExtended.toBytes();

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

    Command format documentation

    Variables

    accessLevel
    examples
    headerSize
    id
    isLoraOnly
    maxSize
    name

    Functions

    fromBytes
    toBytes