Skip to content

v1.11.0: add 138 Bosch + 48 Dahua cameras#24

Merged
ch-bas merged 1 commit into
mainfrom
feature/bosch-dahua
Jun 26, 2026
Merged

v1.11.0: add 138 Bosch + 48 Dahua cameras#24
ch-bas merged 1 commit into
mainfrom
feature/bosch-dahua

Conversation

@ch-bas

@ch-bas ch-bas commented Jun 26, 2026

Copy link
Copy Markdown
Owner

What does this PR do?

  • Bosch 22 -> 160 (+138): full active IP range from official Bosch datasheets cross-checked with netcamcenter.de — FLEXIDOME/DINION/AUTODOME/MIC + 42 thermal/fusion. Specs only where officially stated; empty otherwise (no fabrication).
  • Dahua 107 -> 155 (+48): HDCVI analog, WizSense IP, WizMind, WiFi, PTZ from official dahuasecurity.com datasheets; added missing hdcvi protocol to 4 existing HDCVI cameras.

Database now covers 1,577 cameras across 68 brands.

Checklist

For new cameras

  • JSON file is under cameras/<brand-slug>/<model-slug>.json
  • id is a unique lowercase slug matching the file path
  • brand, model, type, resolution are all present
  • At least one URL in sources (manufacturer datasheet or reputable retailer)
  • npm run build passes locally with no errors

For corrections

  • Include a source URL confirming the correct value
  • npm run build passes locally with no errors

For schema / tooling changes

  • Existing cameras still validate (npm run build)
  • Updated docs/glossary.md if new fields were added

Source(s)

All specs were referenced from official manufacturer datasheets, with distributor/catalog pages used only to enumerate the model list and corroborate values. Fields with no published spec were left empty.

Bosch (+138)


Dahua (+48)

  • Specs sourced from official Dahua: https://www.dahuasecurity.com (official product pages + datasheet PDFs) — the primary source for every entry.
  • Corroborated with distributor listings (sourcesecurity.com, etc.) where needed.

Each camera's JSON carries its specific source URL(s) in the sources field.

- Bosch 22 -> 160 (+138): full active IP range from official Bosch datasheets
  cross-checked with netcamcenter.de — FLEXIDOME/DINION/AUTODOME/MIC + 42
  thermal/fusion. Specs only where officially stated; empty otherwise (no
  fabrication).
- Dahua 107 -> 155 (+48): HDCVI analog, WizSense IP, WizMind, WiFi, PTZ from
  official dahuasecurity.com datasheets; added missing hdcvi protocol to 4
  existing HDCVI cameras.

Database now covers 1,577 cameras across 68 brands. README + changelog updated.
@ch-bas ch-bas self-assigned this Jun 26, 2026
@ch-bas ch-bas added the v1.11 label Jun 26, 2026
@ch-bas ch-bas merged commit 3265bf6 into main Jun 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant