1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
VILLASnode/web/index.html

23 lines
598 B
HTML
Raw Normal View History

<!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&amp;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>
2016-10-15 23:07:30 -04:00
<h3><a href="doc/">Documentation</a></h3>
<h3><a href="coverage/">Coverage</a></h3>
<h3><a href="socket/">WebSocket demo</a></h3>
</body>
</html>