Skip to content

Commit

Permalink
add reflect region to pubber cloudiotconfig (#317)
Browse files Browse the repository at this point in the history
* add reflect region to pubber cloudiotconfig

* empty commit
  • Loading branch information
noursaidi authored Apr 29, 2022
1 parent 9904876 commit 19a64fc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ public class CloudIotConfig {
public String cloud_region;
public String site_name;
public String update_topic;
public String reflect_region;
}

0 comments on commit 19a64fc

Please sign in to comment.