Skip to content

Commit cb32700

Browse files
Update ZWaveOptions.cs
1 parent 84c6c15 commit cb32700

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Visual Studio Projects/ZWaveJS.NET/ZWaveJS.NET/ZWaveOptions.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ public CFGStorage()
104104
public string cacheDir { get; set; }
105105
public string deviceConfigPriorityDir { get; set; }
106106
public string throttle { get; set; }
107+
public string deviceConfigExternalDir { get; set; }
107108
}
108109

109110
public class CFGSecurityKeys

0 commit comments

Comments
 (0)