Skip to main content

Templates

Allow users to save a templates mesaegs, this can be simple text or a fully designed email for margeting purposes.

Task

Status

warning

These details are only updated with each release, for more acurate updates and keeping track of progress, see the task in GitHub.

OwnerLeadDoc StatusProduct StatusLast UpdateVersionReleasePhase
--In ProgressUp Next04.03.20240.01InternalAlpha

Description

The "Control Center" is how companies asure they do not miss anyting from simple shift chnages to critical errors and safty protocalls. Of cource that can easily become a huge mess so filter are avalible by role, resposibility, region, date and many other options. At the core this is a live view of the most important data, this includes assets, financalt, IoT and is streems live with minimum latecy. The user also has the ability to act fast, in case of emergecy, the user can easily alert the right people, department, triger prebuilt proccesses and more.

Data can come from first party BackBone Services or third party databases, devices, etc.

Reminders

  • Keep code lean and clear
  • follow the outlined arcetecture
  • write commetes in your code
  • update the staus in the docs and in GitHub
  • try not to recreate functions we alredy have, rather update exsiting functions to support your needs
  • Be sure to follow the release guidelines
  • Update Documentation
  • keep API docs up to date each time you update or add endpoints