mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-16 00:00:02 +01:00
22 lines
598 B
HTML
22 lines
598 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>VILLASnode</title>
|
|
</head>
|
|
<body>
|
|
<img style="float: right;" src="http://www.acs.eonerc.rwth-aachen.de/global/show_picture.asp?id=aaaaaaaaaakevlz&meta=0" alt="ACS Logo" width="375" height="110" />
|
|
|
|
<h1 style="text-align: center;">VILLASnode</h1>
|
|
|
|
<h3>Source Code</h3>
|
|
|
|
<ul>
|
|
<li><a href="http://git.rwth-aachen.de/acs/VILLASnode">RWTH GitLab</a></li>
|
|
</ul>
|
|
|
|
<h3><a href="doc/">Documentation</a></h3>
|
|
<h3><a href="coverage/">Coverage</a></h3>
|
|
<h3><a href="socket/">WebSocket demo</a></h3>
|
|
</body>
|
|
</html>
|