You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: