UNPKG

@itentialopensource/adapter-clearcable_noms

Version:

This adapter integrates with system described as: clearcableNoms.

309 lines 8.46 kB
{ "errors": [], "statistics": [ { "owner": "errorJson", "description": "Standard adapter errors available for use", "value": 30 }, { "owner": "packageJson", "description": "Number of production dependencies", "value": 12 }, { "owner": "packageJson", "description": "Number of development dependencies", "value": 7 }, { "owner": "packageJson", "description": "Number of npm scripts", "value": 21 }, { "owner": "packageJson", "description": "Runtime Library dependency", "value": "^4.44.0" }, { "owner": "propertiesSchemaJson", "description": "Adapter properties defined in the propertiesSchema file", "value": 64 }, { "owner": "adapterJS", "description": "Lines of code generated in adapter.js", "value": 2846 }, { "owner": "adapterJS", "description": "Number of Functions added to adapter.js", "value": 28 }, { "owner": "pronghornJson", "description": "Number of Methods added to pronghorn.json", "value": 28 }, { "owner": "readmeMd", "description": "Number of lines in the README.md", "value": 688 }, { "owner": "unitTestJS", "description": "Number of lines of code in unit tests", "value": 2063 }, { "owner": "unitTestJS", "description": "Number of unit tests", "value": 102 }, { "owner": "integrationTestJS", "description": "Number of lines of code in integration tests", "value": 1132 }, { "owner": "integrationTestJS", "description": "Number of integration tests", "value": 33 }, { "owner": "actionJson", "description": "Number of actions for Read entity", "value": 28 }, { "owner": "actionJson", "description": "Total number of actions", "value": 28 }, { "owner": "actionJson", "description": "Total number of entities", "value": 1 }, { "owner": "schemaJson", "description": "Number of schemas for Read entity", "value": 1 }, { "owner": "schemaJson", "description": "Total number of schemas", "value": 1 }, { "owner": "mockdata", "description": "Number of mock data files for Read entity", "value": 0 }, { "owner": "mockdata", "description": "Total number of mock data files", "value": 0 }, { "owner": "actionJson", "description": "Number of actions for .system entity", "value": 2 }, { "owner": "schemaJson", "description": "Number of schemas for .system entity", "value": 3 }, { "owner": "mockdata", "description": "Number of mock data files for .system entity", "value": 2 }, { "owner": "System", "description": "System entity files", "value": 6 }, { "owner": "usecases", "description": "Number of workflows", "value": 0 }, { "owner": "staticFile", "description": "Number of lines of code in adapterBase.js", "value": 1007 }, { "owner": "staticFile", "description": "Number of static files added", "value": 31 }, { "owner": "Overall", "description": "Total lines of Code", "value": 7048 }, { "owner": "Overall", "description": "Total Tests", "value": 135 }, { "owner": "Overall", "description": "Total Files", "value": 47 } ], "apiParsingReport": { "no_mockdata": [ { "fnName": "getCableModemRealTimeData", "method": "get", "path": "/read/realtimedata/{macAddress}" }, { "fnName": "getMacsWithHourlyData", "method": "get", "path": "/read/cablemodem_transfer/v0.1/list_macs/hourly" }, { "fnName": "getMacWithHourlyData", "method": "get", "path": "/read/cablemodem_transfer/v0.1/hourly/mac/{macAddress}" }, { "fnName": "getMacWithMonthlyData", "method": "get", "path": "/read/cablemodem_transfer/v0.1/monthly/mac/{macAddress}" }, { "fnName": "getSumOfTransfersInCurrentMonth", "method": "get", "path": "/read/cablemodem_transfer/v0.1/this_month_sum/mac/{macAddress}" }, { "fnName": "getMACsTransferredMostCurrentMonth", "method": "get", "path": "/read/cablemodem_transfer/v0.1/top_this_month/{limit}" }, { "fnName": "getSumTransfersInMonthForEachMac", "method": "get", "path": "/read/cablemodem_transfer/v0.1/sum_per_mac_in_month/{date}" }, { "fnName": "getSumTransfersInMonthForEachMacCount", "method": "get", "path": "/read/cablemodem_transfer/v0.1/sum_per_mac_in_month/{date}/count" }, { "fnName": "getSumTransfersInMonthForEachMacSortTotal", "method": "get", "path": "/read/cablemodem_transfer/v0.1/sum_per_mac_in_month/{date}/sort/total" }, { "fnName": "getSumTransfersInMonthForEachMacSortUpload", "method": "get", "path": "/read/cablemodem_transfer/v0.1/sum_per_mac_in_month/{date}/sort/upload" }, { "fnName": "getSumTransfersInMonthForEachMacSortDownload", "method": "get", "path": "/read/cablemodem_transfer/v0.1/sum_per_mac_in_month/{date}/sort/download" }, { "fnName": "getSumTransfersInMonthForEachMacLimit", "method": "get", "path": "/read/cablemodem_transfer/v0.1/sum_per_mac_in_month/{date}/limit/{limitStart}/{limitCount}" }, { "fnName": "getSumServices", "method": "get", "path": "/read/cablemodem_transfer/v0.1/list_services_in_month/{date}" }, { "fnName": "getAllCableModemHourly", "method": "get", "path": "/read/cablemodem_rf/v0.1/list_macs/hourly" }, { "fnName": "getCableModemHourly", "method": "get", "path": "/read/cablemodem_rf/v0.1/hourly/mac/{macAddress}" }, { "fnName": "getCableModemDailyMac", "method": "get", "path": "/read/cablemodem_rf/v0.1/daily/mac/{macAddress}" }, { "fnName": "getCableModemMonthly", "method": "get", "path": "/read/cablemodem_rf/v0.1/monthly/mac/{macAddress}" }, { "fnName": "getCableModemCurrentMonthAverage", "method": "get", "path": "/read/cablemodem_rf/v0.1/this_month_average/mac/{macAddress}" }, { "fnName": "getCableModemAverageMac", "method": "get", "path": "/read/cablemodem_transfer/v0.1/average_per_mac_in_month/{date}" }, { "fnName": "getAllCableModemFlapHourly", "method": "get", "path": "/read/cablemodem_flap/v0.1/list_macs/hourly" }, { "fnName": "getCableModemFlapHourly", "method": "get", "path": "/read/cablemodem_flap/v0.1/list_macs/hourly/{macAddress}" }, { "fnName": "getCableModemFlapDaily", "method": "get", "path": "/read/cablemodem_flap/v0.1/daily/mac/{macAddress}" }, { "fnName": "getCableModemFlapMonthly", "method": "get", "path": "/read/cablemodem_flap/v0.1/monthly/mac/{macAddress}" }, { "fnName": "getCableModemFlapCurrentDay", "method": "get", "path": "/read/cablemodem_flap/v0.1/this_day_sum/mac/{macAddress}" }, { "fnName": "getCableModemFlapCurrentMonth", "method": "get", "path": "/read/cablemodem_flap/v0.1/this_month_sum/mac/{macAddress}" }, { "fnName": "getCableModemFlapLastMonth", "method": "get", "path": "/read/cablemodem_flap/v0.1/last_month_sum/mac/{macAddress}" }, { "fnName": "getCableModemFlapCurrentMonthMost", "method": "get", "path": "/read/cablemodem_flap/v0.1/top_this_hour/{limit}" }, { "fnName": "getCableModemStatus", "method": "get", "path": "/read/cablemodem_status/v0.1/mac/{macAddress}" } ], "errors": [], "warnings": [], "callsTotal": 28, "callsConverted": 28, "no_mockdata_num": 28 } }