Skip to content
This repository was archived by the owner on Oct 1, 2022. It is now read-only.

Commit 42e44da

Browse files
authored
Merge pull request #7 from fabsi88/feature/6-add-model-info
added model attribute
2 parents de0e46b + 4124b76 commit 42e44da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/openwebif/api.d

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ struct Info
171171
{
172172
string brand;
173173
string imagedistro;
174+
string model;
174175
}
175176

176177
///

0 commit comments

Comments
 (0)