Skip to content

external integration

Stuart Fisher requested to merge feature/external-integration into master

Allows for some external integration

  • Imageviewer can recieve a base64 image from the client and send it to an actor (for uploading to logbook)
  • Imageview can now save images into subdirectory (to support gallery)
  • Actor errors will be sent to a secondary actor (to upload errors to logbook)
Edited by Stuart Fisher

Merge request reports