From ebf1592dabbbd9b80ebd66b477eb17449ba9cd9c Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Sat, 30 Jun 2018 01:30:06 +0200 Subject: [PATCH] update README --- README.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a9163095a..cca9b365e 100644 --- a/README.md +++ b/README.md @@ -16,19 +16,16 @@ VILLASnode is a client/server application to connect simulation equipment and so by using protcols such as: - IEEE 802.2 Ethernet / IP / UDP, - - ZeroMQ, - - nanomsg, + - ZeroMQ & nanomsg, + - MQTT & AMQP - WebSockets - Shared Memory - Files + - IEC 61850 Sampled Values / GOOSE + - Analog/Digital IO via Comedi drivers + - Infiniband (ibverbs) -Planned: - - - IEC 61850-9-2 Sampled Values, - - IEC 61850-8-1 GOOSE, - - AMQP - -It's designed with a focus on very low latency to achieve almost realtime exchange of simulation data. +It's designed with a focus on very low latency to achieve real-time exchange of simulation data. VILLASnode is used in distributed- and co-simulation scenarios and developed for the field of power grid simulation at the EON Energy Research Center in Aachen, Germany. ## Documentation @@ -37,7 +34,7 @@ User documentation is available here: