1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

19 commits

Author SHA1 Message Date
Alexandra
b39e4a0ace feat: new smu node-type
Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
2025-01-14 14:42:39 +00:00
Steffen Vogel
352c5996db Fix buffer overflow in UUID handling
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-06-30 13:26:26 +02:00
Steffen Vogel
88fb57df8e web: disable libwebsocket server status as it has been removed from upstream lib
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-06-21 11:48:04 +02:00
7eec1bb753 update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-12-16 23:44:07 +01:00
b94746effb relicense VILLASnode to Apache 2.0 2022-07-04 18:23:57 +02:00
11a25f6fb7 update mail address 2022-03-15 09:29:20 -04:00
17ac92aa21 update copyright year 2022-03-15 09:28:57 -04:00
784e970bfe port large parts of VILLASnode to C++ and fix tests alongside 2022-01-11 09:19:53 -05:00
ba9c7609ae fix NULL ptr dereference in api/status request 2021-10-15 09:32:12 +02:00
a9a2037dbb status: fix typo in page header comment (closes #320) 2021-10-04 19:49:51 +00:00
1934766664 status: fix typo 2021-10-04 21:31:02 +02:00
f8f8405b05 state: use new C++ function stateToString() 2021-10-04 21:30:53 +02:00
018579a893 api: fix status request 2021-01-08 19:29:20 +01:00
62bed4953d api: rework request/response API and add new endpoint for fetching a graph repr of the currently loaded config 2020-10-20 22:17:55 +02:00
4ccc101f9e api: another bugfix in the status endpoint 2020-10-16 13:01:51 +02:00
7708980e2d derive auto-generated uuid for nodes, paths and relay-sessions from instance uuid 2020-10-16 11:08:40 +02:00
8a6902bd90 api: extend status endpoint 2020-10-15 14:57:13 +02:00
770e9c2f2c api: refactoring to fix undefined behavior 2020-09-30 21:54:28 +02:00
b58573f123 api: rewrite API to v2 2020-08-17 17:30:21 +02:00
Renamed from lib/api/actions/status.cpp (Browse further)