Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.32 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.32 KB

jenkins-head-controller-ci jenkins-head-ci codecov-jenkins-head-controller-ci

jenkins-head

This repository contains gatt-server and gatt-client software. The Main goal of this project is, to visualize the Jenkins state with a jenkins figure :)

TODO: add picture of the jenkins head

system overview

System Overview

GATT Client

The GATT Client collects the state of all registered Jenkins jobs. (see more details here) The Jobs are organised in groups. The state of a group is visualized with a Jenkins head (BLE Server) A state is represented as an RGB value pushed by the GATT Client to the GATT Server (Jenkins Head).

GATT Sever

The GATT Server is colouring the jenkins head regarding the RGB value that is set from the GATT client. For further information see the documentation of the GATT Server documentation.

Sequence

Sequence Diagram