mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-23 00:00:01 +01:00
9 lines
247 B
C
9 lines
247 B
C
/** Node type: OPAL (AsyncApi)
|
|
*
|
|
* This file implements the opal subtype for nodes.
|
|
*
|
|
* @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
|
|
* @copyright 2014, Institute for Automation of Complex Power Systems, EONERC
|
|
*/
|
|
|
|
#include "opal.h"
|