Pre-optimization commit: Calendar sync implementation with hub design

This commit is contained in:
root
2025-10-23 08:29:46 +00:00
parent 2f9203cac2
commit 1de5bcd369
12 changed files with 506 additions and 954 deletions

View File

@@ -57,12 +57,29 @@
}
}
},
{
"id": "advoware_cal_sync",
"config": {
"steps/advoware_cal_sync/calendar_sync_api_step.py": {
"x": 0,
"y": 0
},
"steps/advoware_cal_sync/calendar_sync_cron_step.py": {
"x": 200,
"y": 0
},
"steps/advoware_cal_sync/calendar_sync_event_step.py": {
"x": 100,
"y": 100
}
}
},
{
"id": "advoware",
"config": {
"steps/advoware_proxy/advoware_api_proxy_put_step.py": {
"x": 400,
"y": 0
"x": 168,
"y": -54
},
"steps/advoware_proxy/advoware_api_proxy_post_step.py": {
"x": -340,
@@ -77,14 +94,5 @@
"y": 0
}
}
},
{
"id": "advoware_cal_sync",
"config": {
"steps/advoware_cal_sync/advoware_calendar_sync_step.py": {
"x": 0,
"y": 0
}
}
}
]