|
c0fc6f4a10
|
improve tests
|
2022-01-11 09:19:54 -05:00 |
|
|
a9d1584180
|
websocket: improve handling of pending connections (opening/closing)
|
2022-01-11 09:19:54 -05:00 |
|
|
06029a6fa1
|
tests: continue work on redis integration test
|
2022-01-11 09:19:54 -05:00 |
|
|
23f994294a
|
tests: fix relay test
|
2022-01-11 09:19:54 -05:00 |
|
|
e4a47e0e95
|
pipe: some refactoring and cleanups
|
2022-01-11 09:19:54 -05:00 |
|
|
4829184a7d
|
relay: improve log messages
|
2022-01-11 09:19:54 -05:00 |
|
|
8cf6414295
|
redis: minor stylistic improvements and fixes
|
2022-01-11 09:19:54 -05:00 |
|
|
6c735f4b18
|
redis: fix timeouts
|
2022-01-11 09:19:54 -05:00 |
|
|
04f3a77ec0
|
mqtt: use threaded libmosquitto interface
|
2022-01-11 09:19:54 -05:00 |
|
|
c6fe0201da
|
websocket: use std::list for connections
|
2022-01-11 09:19:54 -05:00 |
|
|
7d6a1031eb
|
websocket: add websocket_init()
|
2022-01-11 09:19:54 -05:00 |
|
|
c170ac096f
|
websocket: add new option to wait until all client connections are established
|
2022-01-11 09:19:54 -05:00 |
|
|
2ee4bc7589
|
close queues when nodes are stopped
|
2022-01-11 09:19:54 -05:00 |
|
|
7f7ae44acc
|
tests: added integration test for villas-relay
|
2022-01-11 09:19:54 -05:00 |
|
|
de167c14fa
|
add little example for configuration generation using a Python script
|
2022-01-11 09:19:54 -05:00 |
|
|
d74db0a833
|
remove unused variable
|
2022-01-11 09:19:54 -05:00 |
|
|
784e970bfe
|
port large parts of VILLASnode to C++ and fix tests alongside
|
2022-01-11 09:19:53 -05:00 |
|
|
6adcd8cf92
|
limit_value: fix typo in hook config parser
|
2022-01-10 17:52:59 +01:00 |
|
|
80f63f26c7
|
converted more config docs to OpenAPI
|
2022-01-10 17:52:36 +01:00 |
|
|
e0242dc544
|
docs: restructured OpenAPI docs (2)
|
2021-12-06 09:25:55 +01:00 |
|
|
c313246ddd
|
docs: restructured OpenAPI docs
|
2021-12-02 04:14:44 -05:00 |
|
|
88bc8d33d6
|
openapi: add more OpenAPI specs
|
2021-11-30 10:23:57 +00:00 |
|
Manuel Pitz
|
4fb8b78b03
|
update signal renaming behaviour for rms and pmu_dft hook
|
2021-11-24 12:40:29 +01:00 |
|
Manuel Pitz
|
6a2ceff1b4
|
change singalNames from list to vector
|
2021-11-23 14:14:13 +01:00 |
|
Manuel Pitz
|
96d3358ddd
|
Fix missing variable init
|
2021-11-23 13:51:59 +01:00 |
|
Manuel Pitz
|
409327be7a
|
Fix missing signal update and add multi channel akkumulator
|
2021-11-23 13:47:19 +01:00 |
|
|
e3c0bdb6f6
|
add new openapi spec
|
2021-11-18 12:10:36 +01:00 |
|
|
fcbc15e85a
|
cmake: do not include fpga submodule if it is not checked-out.
|
2021-11-16 16:11:08 +01:00 |
|
Manuel Pitz
|
278290e015
|
mqtt: Add tls extra options
|
2021-11-10 12:04:59 +00:00 |
|
|
7411711688
|
stats: add new metric to track number of signals
|
2021-11-10 11:00:27 +00:00 |
|
|
28843a7cd6
|
villas-binary: add option to enable source index validation
|
2021-11-10 05:19:38 -05:00 |
|
|
c4b4e9092f
|
remove web from CMakeLists
|
2021-11-04 12:46:35 +01:00 |
|
|
6d03a8341a
|
remove flot submodule
|
2021-11-04 12:46:08 +01:00 |
|
|
fa335a9a65
|
remove old standalone web-interface in favour of VILLASweb
|
2021-11-04 12:45:02 +01:00 |
|
|
ef78049ffe
|
Update doc/schema/format/acs-pmu-igor.yaml
|
2021-11-03 23:26:58 +01:00 |
|
|
ba9c7609ae
|
fix NULL ptr dereference in api/status request
|
2021-10-15 09:32:12 +02:00 |
|
|
d674ba6bf8
|
json.edgeflex: support more data-types and deserialization
|
2021-10-09 17:59:52 +02:00 |
|
|
35609c1958
|
update url to VILLAS demo instance
|
2021-10-09 17:40:51 +02:00 |
|
|
8166233163
|
update title of VILLASnode API
|
2021-10-09 17:40:51 +02:00 |
|
|
40a87f4962
|
add JSONschemas for ACS PMU formats
|
2021-10-09 17:40:51 +02:00 |
|
Manuel Pitz
|
6786d17915
|
update edgeflex format
|
2021-10-05 12:53:52 +02:00 |
|
Manuel Pitz
|
5119aba2b4
|
update to edgeflex format
|
2021-10-05 09:27:12 +02:00 |
|
|
36baf113c6
|
fix test
|
2021-10-04 19:49:51 +00:00 |
|
|
c045fac65a
|
villas-human: improve example config
|
2021-10-04 19:49:51 +00:00 |
|
|
cb29d2f11e
|
value: improve example config
|
2021-10-04 19:49:51 +00:00 |
|
|
bd90afc43b
|
line: add new option "comment_prefix"
|
2021-10-04 19:49:51 +00:00 |
|
|
9c05ceb976
|
tests: add and test format example configs
|
2021-10-04 19:49:51 +00:00 |
|
|
548bf75d23
|
status: fix typo also in OpenAPI spec
|
2021-10-04 19:49:51 +00:00 |
|
|
a9a2037dbb
|
status: fix typo in page header comment (closes #320)
|
2021-10-04 19:49:51 +00:00 |
|
Manuel Pitz
|
d91f9233d4
|
update format style
|
2021-10-04 19:24:47 +00:00 |
|