Menu

Tree [8f4284] master /
 History

HTTPS access


File Date Author Commit
 device-tutorial 2015-01-08 David Gregorczyk David Gregorczyk [2c17b3] CHANGED: namespaces in device description file.
 README 2014-11-10 David Gregorczyk David Gregorczyk [032fd6] ADDED: initial readme file.

Read Me

The openSDC tutorials repository hosts a server (device) and client application to create a sample virtual medical device system provider and consumer. The server side is stored in "device-tutorial" and the client side in "client-tutorial". Both applications are brought to you as Maven 3.2.3 projects.

The repository branching is applied as defined in Vincent Driessen's branching model (http://nvie.com/posts/a-successful-git-branching-model/). A Git extension that provides according high-level repository operations can be found here: https://github.com/nvie/gitflow.