Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Default device profile automatic creation on deployment #70

Open
Street3r opened this issue Jan 25, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Street3r
Copy link
Contributor

Need a API command to create default device profile for takserver as it is deployed. After creation of the device profile the next API is going to upload defined files to the device profile for sharing.
This is needed for ATAK (and TAKx) users to get additional configuration and packages when they access the server.

API description from tak.gov:
https://docs.tak.gov/api/takserver#tag/profile-admin-api/operation/createProfile
https://docs.tak.gov/api/takserver#tag/profile-admin-api/operation/addFile

API can also be seen from the takserver with swagger:
https://host/IP:8443/swagger-ui/index.html

Information for the API to create device profile:
name: Default-ATAK
group: default / tak_default (depends on the group naming)

Information for the API to add files to device profile:
name: xx
filename: xx
nn.

@Street3r Street3r added the enhancement New feature or request label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant