Skip to content

Commit

Permalink
Moved up_libraries.drawio.svg to upclient.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
czfdcn committed Mar 7, 2024
1 parent 7a1e135 commit fb9513c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions upclient.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,11 @@ uPClient library is the application facing library that uEs use to communicate t
* *MUST* implement (client-side) uProtocol uP-L3 core uService interfaces link:up-l3/usubscription/v3/README.adoc[uSubscription], link:up-l3/utwin/v3/README.adoc[uTwin], and link:up-l3/udiscovery/v3/README.adoc[uDiscovery]
* *MUST* Follow the naming convention `up-client-[IMPLEMENTATION]-[LANGUAGE]`

== Class Diagram
<<up-client>> below illustrates how the upClient implements the interfaces that are declared in the language libraries.

.upClient Class Diagram
[#up-client]
image:up_libraries.drawio.svg[width=640]


0 comments on commit fb9513c

Please sign in to comment.