GladysProject/Gladys

View on GitHub
server/services/bluetooth/api/bluetooth.controller.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function BluetoothController has 71 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function BluetoothController(bluetoothManager) {
  /**
   * @api {get} /api/v1/service/bluetooth/status Get Bluetooth status
   * @apiName getStatus
   * @apiGroup Bluetooth
Severity: Major
Found in server/services/bluetooth/api/bluetooth.controller.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status