MCPcopy Create free account
hub / github.com/bytespider/Meross / deviceManager.test.ts

File deviceManager.test.ts

packages/lib/src/deviceManager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test } from 'node:test';
2import { strict as assert } from 'node:assert';
3import { DeviceManager } from './deviceManager.js';
4import { Device } from './device.js';

Callers

nothing calls this directly

Calls 6

addDeviceMethod · 0.80
getDeviceByIdMethod · 0.80
removeDeviceMethod · 0.80
removeDeviceByIdMethod · 0.80
sendMessageToDeviceMethod · 0.80
shouldEncryptMessageMethod · 0.80

Tested by

no test coverage detected