UNPKG

@komponent/unifi-protect-lib

Version:

Node library for connecting to Ubiquiti Unifi Protect controllers and listen for events

5 lines (4 loc) 202 B
declare const _default: { getDeviceName: (camera: Readonly<import("../types/ProtectTypes").ProtectCameraConfigInterface>, name?: string, cameraInfo?: boolean) => string; }; export default _default;