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/doc/Nodes.md

757 B

Node-types

Every server needs clients which act as sinks / sources for simulation data. In case of VILLASnode these clients are called nodes. Every node is an instance of a node-type. VILLASnode currently supports the following node-types:

@subpage gtfpga

  • RTDS via GTFPGA and PCIexpress (Linux vfio, uio)

@subpage opal

  • OPAL via Asynchronous Process (libOpalAsyncApi)

@subpage file

  • Log & replay of sample values
  • Static load profiles

@subpage socket

  • RTDS via GTFPGA and UDP
  • OPAL via Asynchronous Process and UDP

@subpage websocket

  • WebSockets for live monitoring and user interaction

@subpage ngsi

  • NGSI 9/10 a.k.a. FIRWARE context broker

@subpage labview

  • NI LabView RT-targets