Reolink
@mgreten/reolinkv2026.09.15.1
01README
Observe and directly synchronize local Reolink camera clocks.
02Models
@mgreten/reolinkv2026.09.15.1reolink.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| username | string | |
| password | string | |
| apiPath | enum | |
| timeoutMs | number | |
| timeZone | string |
fn checkTime()
Read camera time and report drift without changing settings
fn syncTime(confirm: literal, minimumDriftSeconds: number, maxResidualSeconds: number)
Set the camera clock from the Swamp host and verify residual drift
| Argument | Type | Description |
|---|---|---|
| confirm | literal | |
| minimumDriftSeconds | number | |
| maxResidualSeconds | number |
Resources
timeObservation(7d)— Observed camera clock and drift from the Swamp host
timeSync(infinite)— Audited direct camera clock synchronization result
03Stats
B
85 / 100
Downloads
0
Archive size
10.6 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository0/2missing
04Platforms
05Labels