Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

btibAPI allows allows you to enable the API of the Active - Framework.   btibAPI is made of servlets. A servlet is a component that allows Niagara to receive requests from outside such as REST queries. There are different servlets for different purposes. They allow you to:

...

The public documentation of the API is available here: https://documenter.getpostman.com/view/6251608/Rzn9u2Tm

 


Implementation

Depending on what you want to allow to external users:

  • Drag&Drop corresponding servlets in the WebService in the services of the station
  • You can enable a LogExt to follow incoming requests

...