1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
VILLASnode/doc/Clients.md

20 lines
503 B
Markdown
Raw Normal View History

# Clients
@subpage gtfpga
@subpage opal
2015-08-09 23:58:03 +02:00
@subpage file
@subpage socket
@subpage ngsi
2015-08-06 14:25:29 +02:00
Every server needs clients which act as sinks / sources for simulation data. In case of S2SS these clients are called _nodes_.
Take a look at the `clients/` directory for them:
2015-09-19 18:48:00 +02:00
- RTDS via GTFPGA and UDP
- RTDS via GTFPGA and PCIexpress
- OPAL via Asynchronous Process and UDP
- OPAL via Asynchronous Process and Shared memory
- NGSI 9/10 (FIRWARE context broker)
2015-09-19 18:48:00 +02:00
- Labview (*planned*)
- Simulink (*planned*)