Add agent and poller ids to serviceradar-sync #1748

Merged
mfreeman451 merged 1 commit from refs/pull/1748/head into 800-live-armis-poc-integration-into-serviceradar 2025-06-19 00:24:32 +00:00
mfreeman451 commented 2025-06-19 00:23:19 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #972
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/972
Original created: 2025-06-19T00:23:19Z
Original updated: 2025-06-23T21:00:11Z
Original head: carverauto/serviceradar:codex/modify-serviceradar-sync-to-use-agent_id-and-poller_id-from
Original base: 800-live-armis-poc-integration-into-serviceradar
Original merged: 2025-06-19T00:24:32Z by @mfreeman451

Summary

  • include agent_id in Device model and DB queries
  • read agent_id and poller_id from sync config
  • attach agent and poller IDs before publishing device messages
  • update example config and docs

Testing

  • go test ./...

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

Imported from GitHub pull request. Original GitHub pull request: #972 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/972 Original created: 2025-06-19T00:23:19Z Original updated: 2025-06-23T21:00:11Z Original head: carverauto/serviceradar:codex/modify-serviceradar-sync-to-use-agent_id-and-poller_id-from Original base: 800-live-armis-poc-integration-into-serviceradar Original merged: 2025-06-19T00:24:32Z by @mfreeman451 --- ## Summary - include `agent_id` in Device model and DB queries - read `agent_id` and `poller_id` from sync config - attach agent and poller IDs before publishing device messages - update example config and docs ## Testing - `go test ./...` ------ https://chatgpt.com/codex/tasks/task_e_685355c5b94c8320bd17ae9fc1e51d48
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!1748
No description provided.