diff --git a/README.md b/README.md index 055a23e..05b9a88 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ + /api/text - endpoint for editing text (POST) + /api/led - endpint for on/off panel (POST) + /api/led - endpoint for check on/off panel (GET), return "{"led":"true"}" if panel ON and "{"led":"false"}" if panel OFF - + /api/state - endpoint for swith operation modes (POST), body: ({"State" : "1"} -> static image and static text) || body: ({"State" : "2"} -> -> Text scroll -> Image ->) + + /api/state - endpoint for swith operation modes (POST), body: ({"State" : "1"} -> static image and static text) || body: ({"State" : "2"} -> Text scroll -> Image ->)