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

23 commits

Author SHA1 Message Date
Philipp Jungkamp
039673d609 python: Always use UTC time when handling Timestamps
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-09-21 13:29:39 +02:00
Philipp Jungkamp
b1eb40a8b3 python: Rework Python Sample and Format interfaces
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-09-20 17:20:27 +02:00
Steffen Vogel
0735eb0f89 Make project REUSE compliant
And various other cleanups and harmonizations

Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 11:16:04 +02:00
57fcc3c4f8 several minor fixes 2021-09-14 10:50:05 +02:00
94eeded67d python: autodetect API URL 2021-02-24 10:05:41 +01:00
945a8bbcaa python: fix linting errors 2020-11-11 09:10:33 +01:00
1fe51399f1 python: add some missing API endpoints 2020-11-11 00:32:20 +01:00
9b2b6aa351 python: fixes for v2 API 2020-10-15 10:21:22 +02:00
d96afb3b13 api: final bug fixes for v2 2020-08-17 17:41:50 +02:00
ee67e13da7 python: use new API version 2020-08-17 17:30:22 +02:00
3c09488658 python: properly sample output by tabs instead of spaces 2020-07-05 13:13:30 +01:00
7b62f10f12 python: flush output buffer in communicate() 2020-07-05 13:13:09 +01:00
f6ef7265ce python: flake8 liniting 2020-06-07 23:28:28 +02:00
c7fd20e478 python: get version via API 2020-06-07 23:12:19 +02:00
f0bcf744e9 python: allow usage of communicate() without blocking 2020-06-07 22:26:29 +02:00
97709ae84e python: create timestamps using datetime.utcnow() 2020-06-07 22:26:29 +02:00
45d5f9b262 python: add new communicate function 2020-06-07 22:26:29 +02:00
f2776109c5 python: fix invalid relative import for Python 3.5 2019-06-18 18:52:51 +01:00
fa6d3d87ee python: add Sample class to parse villas.human format 2019-02-18 18:05:05 +01:00
640acafbce python add more logging 2018-11-30 20:45:30 +01:00
96b3147766 python: fix log file name 2018-11-30 20:45:17 +01:00
ba041ea6fd python: start building a Python API for controlling VILLASnode 2018-11-27 18:07:52 +01:00
041b25a804 python: added first version of VILLASnode package 2018-10-28 14:41:55 +01:00