File:BlueTrace sequence diagram.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 412 × 588 pixels, file size: 80 KB)

Summary

Description
English: BlueTrace sequence diagram
Date
Source Own work
Author Ben McLean

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

LaTeX Source

\documentclass[border={30pt 0pt 0pt 30pt}]{standalone}
\usepackage{pgf-umlsd}

\usepackage{environ}

\usepackage[margin=2cm]{geometry}
\renewcommand{\baselinestretch}{1.15}
\setlength{\parskip}{6pt}

\begin{document}


  \begin{sequencediagram}
    \newthread{A}{Client (Central)}{}
    \newinst[1]{B}{Reporting Server}{}
    \newthread{C}{Client (Peripheral)}{}
    \begin{sdblock}{DRSC}{Fetch TempIDs}
    		\begin{call}{A}{getTempIDs()}{B}{}
    		\end{call}
    \end{sdblock}
    \begin{sdblock}{DDC}{Log contact}
    		\begin{messcall}{A}{Central discovers Peripheral}{C}
    		\end{messcall}
    		\begin{messcall}{C}{Central reads Peripheral's packet}{A}{}
    		\end{messcall}
    		\begin{messcall}{A}{Central writes it's packet to Peripheral}{C}
    		\end{messcall}
    \end{sdblock}
    \begin{sdblock}{DRSC}{Upload log}
    		\begin{call}{A}{getHandshakePin()}{B}{}
    		\end{call}
    		\begin{call}{A}{getUploadToken()}{B}{}
    		\end{call}
    		\begin{messcall}{A}{Transmit contact log}{B}{}
    		\end{messcall}
    \end{sdblock}
  \end{sequencediagram}

\end{document}

Captions

BlueTrace sequence diagram

Items portrayed in this file

depicts

13 April 2020

image/svg+xml

356bf0331df59d7d9cfb8d68f77821752d22bfea

81,813 byte

588 pixel

412 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current15:41, 13 April 2020Thumbnail for version as of 15:41, 13 April 2020412 × 588 (80 KB)BravetheifReduced file size and improved clarity
05:06, 13 April 2020Thumbnail for version as of 05:06, 13 April 2020512 × 723 (94 KB)BravetheifChanged font to one which is open source
05:03, 13 April 2020Thumbnail for version as of 05:03, 13 April 2020512 × 723 (141 KB)BravetheifCorrected minor error in how the protocol works
17:19, 12 April 2020Thumbnail for version as of 17:19, 12 April 2020512 × 712 (159 KB)BravetheifMade the text outlined to stop kerning issues
17:16, 12 April 2020Thumbnail for version as of 17:16, 12 April 2020512 × 712 (15 KB)BravetheifUploaded own work with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Metadata