File:BlueTrace sequence diagram.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

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

Captions

Captions

BlueTrace sequence diagram

Summary

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

Licensing

[edit]
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

[edit]
\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}

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)Bravetheif (talk | contribs)Reduced file size and improved clarity
05:06, 13 April 2020Thumbnail for version as of 05:06, 13 April 2020512 × 723 (94 KB)Bravetheif (talk | contribs)Changed font to one which is open source
05:03, 13 April 2020Thumbnail for version as of 05:03, 13 April 2020512 × 723 (141 KB)Bravetheif (talk | contribs)Corrected minor error in how the protocol works
17:19, 12 April 2020Thumbnail for version as of 17:19, 12 April 2020512 × 712 (159 KB)Bravetheif (talk | contribs)Made the text outlined to stop kerning issues
17:16, 12 April 2020Thumbnail for version as of 17:16, 12 April 2020512 × 712 (15 KB)Bravetheif (talk | contribs)Uploaded own work with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata