Versions Compared

Key

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

An introduction to YOUnite and Adaptors can be found on the Introduction to YOUnite page.

Developing adaptors can be found on the YOUnite Adaptor Guide for Java Developers page.



Adaptors

Once an adaptor is created you will go through the following steps to deploy it:

  1. Deploy the adaptor on a server (e.g. on a physical server, virtual server,  instance, container, etc.) that is connected the YOUnite message bus
  2. POST the adaptor
  3. Configure the adaptor
  4. Start the adaptor and allow it to connect to the YOUnite DataHub
  5. Manage the adaptor

Deploy the Adaptor

Adaptors States

blah blah

StateDescriptionPostedAdaptor is successfully POSTed. An API consumer can make this request or it can be done through the YOUnite UI.Configured

The adaptors had a:

  • Successful connection to the YOUnite Datahub via the message bus/broker
  • Subscribed to the appropriate message broker topics
  • Its message broker queue has been created
PauseThe adaptors is running but not accepting adaptor (read/write) requests.

Play Read-Only

The adaptor is accepting read requests only. PlayThe adaptor is accepting read and write requests.

Posting and Configuring an Adaptor 

By default only the zone data steward role has permission to create an adaptor and view its credentials.  User must have XX permission.

UI screenshots. Router doc (ADAPTOR: POST & CONFIGURATION)

Adaptor Startup Sequence

Controlling an Adaptor

Permissions needed

U Screen shots

API endpoints

Updating an Adaptor

Deleting an Adaptor

Adaptors are dedicated peices of software that allow you to engage....(@32 mins).


Don't include state stuff.