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

19 lines
503 B
Markdown

# Clients
@subpage gtfpga
@subpage opal
@subpage file
@subpage socket
@subpage ngsi
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:
- 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)
- Labview (*planned*)
- Simulink (*planned*)