322 Commits

Author SHA1 Message Date
Devaev Maxim
6820c31626 pass gpio to prometheus metrics 2020-09-03 12:05:41 +03:00
Devaev Maxim
68ab7ce33c gpio ui 2020-09-03 06:51:11 +03:00
Oleg Girko
2dbf11428f Remove all uses of assignment expressions.
This is needed to port to Python 3.7 because
Raspbian 10 doesn't have Python 3.8.

Signed-off-by: Oleg Girko <ol@infoserver.lv>
2020-09-01 19:24:13 +03:00
Devaev Maxim
7782668944 gpio view and refactoring 2020-08-31 09:01:40 +03:00
Devaev Maxim
9feb353150 no title 2020-08-31 07:33:33 +03:00
Devaev Maxim
584651afba proper set_input/set_output 2020-08-31 05:01:09 +03:00
Devaev Maxim
9baf507453 inverted output and initial state 2020-08-31 03:58:07 +03:00
Devaev Maxim
146a44844a refactoring 2020-08-30 23:30:45 +03:00
Maxim Devaev
164f2620cf
Merge pull request #5 from Frostman/prom
Add minimal prometheus exporter support
2020-08-30 21:42:46 +03:00
Sergey Lukjanov
8f56e1ab8b Add minimal prometheus exporter support
Prometheus https://prometheus.io/ is one of the popular monitoring
systems. It pulls service's endpoint to get metrics in a simple
text format https://prometheus.io/docs/instrumenting/exposition_formats/
2020-08-30 11:35:25 -07:00
Devaev Maxim
02e207347b supported Authorization header 2020-08-30 21:12:13 +03:00
Devaev Maxim
2175338470 refactoring 2020-08-30 21:00:35 +03:00
Devaev Maxim
a7de2184a7 refactoring 2020-08-30 20:09:11 +03:00
Devaev Maxim
c10b614b08 rename 2020-08-30 19:47:40 +03:00
Devaev Maxim
9b14e8b3e2 user gpio 2020-08-30 19:08:49 +03:00
Devaev Maxim
0301b53d52 fixed unit naming 2020-08-23 17:21:26 +03:00
Devaev Maxim
5edb85975f http hid api 2020-08-21 00:41:33 +03:00
Devaev Maxim
2cdd55386b exc for unsupported streamer params 2020-07-19 15:01:29 +03:00
Devaev Maxim
e2f2e8b359 ui for stream resolution 2020-07-14 09:06:03 +03:00
Devaev Maxim
77f3dab55c optional quality and resolution 2020-07-14 09:04:52 +03:00
Devaev Maxim
dc5b8c2522 hw tab in web ui 2020-07-09 11:06:03 +03:00
Devaev Maxim
5f1733d002 complex info handle 2020-07-09 09:41:05 +03:00
Devaev Maxim
53eb74670d hw monitoring 2020-07-09 05:13:03 +03:00
Devaev Maxim
595209c470 no-stream mode for /ws 2020-06-11 09:09:25 +03:00
Devaev Maxim
9a4eb3717f move to 0x0, refactoring 2020-06-09 00:38:32 +03:00
Devaev Maxim
a81871adbe supressed snapshot spam 2020-06-08 05:00:01 +03:00
Devaev Maxim
f3a9ae75f9 refactoring 2020-06-08 04:56:37 +03:00
Devaev Maxim
241c787e10 periodic snapshots 2020-06-08 04:51:48 +03:00
Devaev Maxim
04c3763e69 send_key_events() 2020-06-06 13:19:30 +03:00
Devaev Maxim
1d7d4100a5 common component interface 2020-06-06 06:29:29 +03:00
Devaev Maxim
9cee98310d refactoring 2020-06-04 06:27:52 +03:00
Devaev Maxim
cb9597679d improved info handler 2020-06-02 20:59:43 +03:00
Devaev Maxim
81fec121d0 new snapshot api 2020-05-29 19:49:47 +03:00
Devaev Maxim
3389dbe048 refactoring 2020-05-29 17:03:41 +03:00
Devaev Maxim
ef8b6cfda5 refactoring 2020-05-29 07:15:04 +03:00
Devaev Maxim
0ead2f45cf refactoring 2020-05-29 06:54:34 +03:00
Devaev Maxim
d79ed9f1be refactoring 2020-05-29 06:44:28 +03:00
Devaev Maxim
eb13da03be refactoring 2020-05-29 04:30:37 +03:00
Devaev Maxim
1c93f6a562 refactoring 2020-05-28 11:03:49 +03:00
Devaev Maxim
fbdfb009a1 refactoring 2020-05-28 08:18:03 +03:00
Devaev Maxim
3a2bf53047 refactoring 2020-05-27 02:30:49 +03:00
Devaev Maxim
00bf4a2ab1 don't restart streamer with the same params 2020-05-26 21:19:26 +03:00
Devaev Maxim
99f994c866 fix 2020-05-26 02:52:45 +03:00
Devaev Maxim
e6f8396661 refactoring 2020-05-25 01:52:37 +03:00
Devaev Maxim
e9d86c058d major keymaps improvement 2020-05-23 15:57:02 +03:00
Devaev Maxim
a795fe5ed6 additional keymapping info; refactoring 2020-05-23 11:57:19 +03:00
Devaev Maxim
43afd9acb3 server-side paste-as-keys 2020-05-22 21:07:54 +03:00
Devaev Maxim
0fa0680bd7 lint fixes 2020-05-22 14:36:01 +03:00
Devaev Maxim
028e0b06ff refactoring 2020-05-18 13:34:23 +03:00
Devaev Maxim
8a13f62911 refactoring 2020-05-17 16:11:49 +03:00