GladysProject/Gladys

View on GitHub
server/services/bluetooth/lib/commands/bluetooth.writeDevice.js

Summary

Maintainability
A
35 mins
Test Coverage

Function writeDevice has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

async function writeDevice(peripheral, serviceUuid, characteristicUuid, value, withoutResponse = false) {
Severity: Minor
Found in server/services/bluetooth/lib/commands/bluetooth.writeDevice.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status