Commit Graph

16 Commits

Author SHA1 Message Date
10f1e21ca7 chore: remove obsolete examples 2025-09-13 13:13:57 +02:00
2971d863d0 refactor: service folder structure 2025-09-13 13:11:32 +02:00
00aff9df3e refactor: implement all core services 2025-09-13 12:59:37 +02:00
995d973011 feat: services 2025-09-13 12:35:52 +02:00
5d4d68ca2d Revert "feat: wifiscan"
This reverts commit fe3943b48a.
2025-09-13 10:40:15 +02:00
fe3943b48a feat: wifiscan 2025-09-12 22:08:47 +02:00
5bf2283063 feat: Add NeoPattern example and update API server functionality
- Add new NeoPattern example with pattern-based LED control
- Update ApiServer with enhanced functionality
- Modify neopixel example
- Update platformio configuration
2025-09-12 16:05:38 +02:00
fe045804cb feat: set labels in NodeContext/Info 2025-08-29 20:21:11 +02:00
d3a9802ec9 feat: add labels to NodeInfo 2025-08-29 13:30:08 +02:00
f8e5a9c66f feat: add NeoPixel example 2025-08-28 21:21:04 +02:00
d7e98a41fa feature/capabilities (#1)
Reviewed-on: #1
2025-08-28 11:17:24 +02:00
a9fb4252da fix: change relay example init 2025-08-28 09:54:42 +02:00
a085b3b8ee feat: create examples and corresponding build config 2025-08-28 09:18:11 +02:00
c0efba8667 feat: register tasks outside of main 2025-08-22 07:30:47 +02:00
0d51816bd3 feat: bind tasks instead of passing fn ptrs when registering a task 2025-08-21 22:24:46 +02:00
f80b594d21 feat: task manager 2025-08-21 21:52:25 +02:00