zabbix-graphql-api/docs
Andreas Hilbig 41e4c4da1f feat: add weather sensor support and fix device status mapping
This commit introduces support for provisioning weather sensors with geo-coordinates
via user macros and fixes a critical mapping bug in device status.

Changes:
- fix: Corrected DeviceStatus enum mapping (0=ENABLED, 1=DISABLED).
- feat: Added 'status' field to CreateTemplateItem input in GraphQL schema.
- feat: Enabled user macro assignment during host and template creation/import.
- feat: Added regression tests for user macro assignment and HTTP agent URL support.
- docs: Updated cookbook and sample queries to use {$LAT} and {$LON} macros.
- test: Added unit tests for macro assignment in HostImporter and TemplateImporter.
- chore: Regenerated GraphQL types.
2026-02-01 16:23:35 +01:00
..
howtos feat: add weather sensor support and fix device status mapping 2026-02-01 16:23:35 +01:00
queries feat: add weather sensor support and fix device status mapping 2026-02-01 16:23:35 +01:00
tests.md feat: implement weather sensor extension and enhance device interfaces 2026-02-01 06:56:23 +01:00
VCR - Technical product information.pdf docs: add Virtual Control Room (VCR) sample application info to README.md 2026-01-27 12:55:23 +01:00