fastapi-gsap/gsap_broker/routing/__init__.py
Tyler J King 5adc55aff5 feat(routing): add DeviceRouter for automatic connector selection
Routes operations to Intune, PowerShell, Bascule, or Ansible
based on operation type and target device OS. API-mediated ops
always go to Intune, fleet ops to Ansible, session ops routed
by OS. Single invoke endpoint for all device operations.

Signed-off-by: Tyler King <tking@guildhouse.dev>
2026-04-14 06:01:55 -04:00

2 lines
70 B
Python

# Copyright 2026 Guildhouse Dev
# SPDX-License-Identifier: Apache-2.0