jooby-codec
    Preparing search index...

    Namespace getOperatorParametersExtended3

    Downlink command to get the shutdown thresholds for negative active power (A-).

    Supported in MTX1 and MTX3 (since 26.05.21.0.0.5) devices.

    import * as getOperatorParametersExtended3 from 'jooby-codec/mtx1/commands/downlink/getOperatorParametersExtended3.js';

    const bytes = getOperatorParametersExtended3.toBytes();

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

    Command format documentation

    Variables

    accessLevel
    examples
    headerSize
    id
    isLoraOnly
    maxSize
    name

    Functions

    fromBytes
    toBytes