Joel Collins
24398ba7dc
Updated tasks nomenclature
2020-07-21 12:54:42 +01:00
Joel Collins
a72211a6dc
Removed old decorator import
2020-06-29 15:34:32 +01:00
Joel Collins
e6cb9f6b35
Initial 0.7.0 conversion
2020-06-29 15:24:59 +01:00
Joel Collins
9646058c37
Code format
2020-04-28 13:20:38 +01:00
Richard Bowman
102264c4be
The "actions" endpoint shouldn't be tagged
...
The actions endpoint (responds only to GET, lists the actions)
is not itself an action.
The ``@tag("actions")`` causes LabThings to try to include
it as an action, which fails.
Removing the tag makes the server run again -
but maybe I've broken something else here?
2020-04-23 08:09:21 +01:00
Joel Collins
19b0101718
Make action links external
2020-02-12 13:52:57 +00:00
jtc42
6df7fe9405
Blackened
2020-01-24 15:41:33 +00:00
jtc42
36334ed743
Moved to a LabThings dependency for server
2020-01-17 15:13:32 +00:00
Joel Collins
397f6ef19f
Added ram-capture method
2020-01-15 11:53:24 +00:00
Joel Collins
fc1ba3d834
Add system actions list
2020-01-14 15:06:50 +00:00
jtc42
a8a3cafa97
Restructured labthings
2019-12-21 12:10:09 +00:00
Joel Collins
45c8d2b47f
Removed old plugin system
2019-12-18 15:04:55 +00:00
Joel Collins
1047257242
Moved task routes into base labthing
2019-12-18 14:56:45 +00:00
Joel Collins
f2af359b8b
Added basic thing description to root
2019-12-18 14:30:33 +00:00