Created
July 9, 2025 11:32
-
-
Save urukalo/ce55813ea7280ef0e64103f5e588cc50 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "activity_config_id": "6d67a900-f914-44c9-8492-44cf0942c47f", | |
| "name": "Šetnja", | |
| "timer_type": "walk", | |
| "custom_name": "", | |
| "icon": "🚶", | |
| "color": "blue", | |
| "next_due": "2025-07-08T19:09:36.932000", | |
| "is_overdue": true, | |
| "minutes_until_due": 0, | |
| "schedule_type": "interval", | |
| "interval_hours": 4, | |
| "specific_times": [], | |
| "feedback_types": [ | |
| "poop_rating", | |
| "duration", | |
| "location", | |
| "notes" | |
| ], | |
| "is_active": true | |
| }, | |
| { | |
| "activity_config_id": "d2117ddc-8ab8-490d-a90c-2e6374da34fb", | |
| "name": "Hranjenje", | |
| "timer_type": "feed", | |
| "custom_name": "", | |
| "icon": "🍽️", | |
| "color": "green", | |
| "next_due": "2025-07-09T19:00:00", | |
| "is_overdue": false, | |
| "minutes_until_due": 451, | |
| "schedule_type": "specific_times", | |
| "interval_hours": 0, | |
| "specific_times": [ | |
| "07:00", | |
| "19:00" | |
| ], | |
| "feedback_types": [ | |
| "food_info", | |
| "notes" | |
| ], | |
| "is_active": true | |
| }, | |
| { | |
| "activity_config_id": "c8dc83fb-8a7a-4f44-8177-b3623426fc90", | |
| "name": "Br. 2", | |
| "timer_type": "medicine", | |
| "custom_name": "", | |
| "icon": "💊", | |
| "color": "purple", | |
| "next_due": "2025-07-09T12:00:00", | |
| "is_overdue": false, | |
| "minutes_until_due": 31, | |
| "schedule_type": "specific_times", | |
| "interval_hours": 0, | |
| "specific_times": [ | |
| "12:00" | |
| ], | |
| "feedback_types": [ | |
| "medicine_info", | |
| "notes" | |
| ], | |
| "is_active": true | |
| }, | |
| { | |
| "activity_config_id": "046f37b5-b8d9-47e1-bef4-809adde4e2e2", | |
| "name": "Šetnja", | |
| "timer_type": "walk", | |
| "custom_name": "", | |
| "icon": "🚶", | |
| "color": "blue", | |
| "next_due": "2025-07-08T23:50:45.665000", | |
| "is_overdue": true, | |
| "minutes_until_due": 0, | |
| "schedule_type": "interval", | |
| "interval_hours": 8, | |
| "specific_times": [], | |
| "feedback_types": [ | |
| "poop_rating", | |
| "duration", | |
| "location", | |
| "notes" | |
| ], | |
| "is_active": true | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment