Reference13r1:Concept App Services Files

From innovaphone wiki
Revision as of 17:12, 14 January 2020 by Hawk (talk | contribs) (→‎Requirements)
Jump to navigation Jump to search

The App Services Files is an App Service which can be installed on an innovaphone App Platform. It is used to store own files. It provides these files for other apps via an API.

Features

Database for own files (for example Announcements, Pictures and so on)

  • Upload via Drag and Drop
  • Move, Delete, Download of files, Share of folders
  • API for other apps


Requirements

  • innovaphone PBX and App Platform from on version 13r1
  • Two Files instances and two App objects: backup-files and files.
  • SIP Name and password of the Files Object must be the same as Name of Files instance!
  • In Service / HTTP / Client we need an Authenticated URL with SIP Name and password of the Files instance.

Sample: https://192.168.0.2/muster/files/root admin 1234

Details

App Services

innovaphone-files

Main app to manage the files and folders.

Parameters:

Websocket
to get the URL of the Devices App itself which is used for provisioning

innovaphone-files-api

API to get announcements from files app.


Parameters:

Hidden
FilesApi must be a hidden App
Websocket
to ??? TBD

Troubleshooting

Related Articles