From f28c7cba720eddfae15d04d13c31f503835b5d35 Mon Sep 17 00:00:00 2001 From: Avi Dutra-Silva Date: Sat, 4 May 2024 22:30:22 -0400 Subject: [PATCH 1/2] added support for shops Resin Room added to csv and config Brew Shop added to config --- nexudus_doorflow_sync.config | 4 ++-- team_group_map.csv | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/nexudus_doorflow_sync.config b/nexudus_doorflow_sync.config index ff50017..d34fc8d 100644 --- a/nexudus_doorflow_sync.config +++ b/nexudus_doorflow_sync.config @@ -1,6 +1,6 @@ cycle-time = 300 -team-list = [Woodshop, Paint Shop, Metal Shop, Chop Shop, Excom, Ops, Studio, Audio Booth] -group-list = [Woodshop, Paint Shop, Metal Shop, Chop Shop, Excom, Ops, Studio, Audio Booth] +team-list = [Woodshop, Paint Shop, Metal Shop, Chop Shop, Excom, Ops, Studio, Audio Booth, Brew Shop, Resin Room (3DP)] +group-list = [Woodshop, Paint Shop, Metal Shop, Chop Shop, Excom, Ops, Studio, Audio Booth, Brew Shop, Resin Room (3DP)] doorflow-api-key = nexudus-api-username = nexudus-api-password = diff --git a/team_group_map.csv b/team_group_map.csv index 5bc94ae..889e747 100644 --- a/team_group_map.csv +++ b/team_group_map.csv @@ -10,3 +10,4 @@ PaintShop,1414859535,PaintShop,4624 Studio,1414945303,Studio,5004 BasicMember,None,BasicMember,4482 BrewShop,1415036464,BrewShop,6071 +ResinRoom(3DP),1415371604,ResinRoom(3DP),40599 \ No newline at end of file From c464763826a1973382b2c173afe569cd002a879e Mon Sep 17 00:00:00 2001 From: Avi Pereira Date: Mon, 6 May 2024 01:39:21 -0400 Subject: [PATCH 2/2] updated team_group_map.csv added trailing empty line per derrell's change request. --- team_group_map.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/team_group_map.csv b/team_group_map.csv index 889e747..e1fdf9a 100644 --- a/team_group_map.csv +++ b/team_group_map.csv @@ -10,4 +10,4 @@ PaintShop,1414859535,PaintShop,4624 Studio,1414945303,Studio,5004 BasicMember,None,BasicMember,4482 BrewShop,1415036464,BrewShop,6071 -ResinRoom(3DP),1415371604,ResinRoom(3DP),40599 \ No newline at end of file +ResinRoom(3DP),1415371604,ResinRoom(3DP),40599