Ensure agent and poller IDs on device records #1749

Merged
mfreeman451 merged 1 commit from refs/pull/1749/head into 800-live-armis-poc-integration-into-serviceradar 2025-06-19 00:38:25 +00:00
mfreeman451 commented 2025-06-19 00:37:43 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #973
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/973
Original created: 2025-06-19T00:37:43Z
Original updated: 2025-06-19T00:38:28Z
Original head: carverauto/serviceradar:codex/update-device-manager-to-pass-agent_id-and-poller_id
Original base: 800-live-armis-poc-integration-into-serviceradar
Original merged: 2025-06-19T00:38:25Z by @mfreeman451

Summary

  • include agent_id and poller_id in device consumer config
  • populate those IDs when writing devices to Proton
  • expose the new fields in service wiring
  • add defaults to device manager example config

Testing

  • go test ./... (fails: TestSNMPService in pkg/checker/snmp)

https://chatgpt.com/codex/tasks/task_e_6853599115d08320a5a6b432ddf2ffdb

Imported from GitHub pull request. Original GitHub pull request: #973 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/973 Original created: 2025-06-19T00:37:43Z Original updated: 2025-06-19T00:38:28Z Original head: carverauto/serviceradar:codex/update-device-manager-to-pass-agent_id-and-poller_id Original base: 800-live-armis-poc-integration-into-serviceradar Original merged: 2025-06-19T00:38:25Z by @mfreeman451 --- ## Summary - include `agent_id` and `poller_id` in device consumer config - populate those IDs when writing devices to Proton - expose the new fields in service wiring - add defaults to device manager example config ## Testing - `go test ./...` *(fails: TestSNMPService in pkg/checker/snmp)* ------ https://chatgpt.com/codex/tasks/task_e_6853599115d08320a5a6b432ddf2ffdb
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!1749
No description provided.