Skip to content

Commit

Permalink
Update shvtypeinfo.h, add some comment to restrictionOfDevice
Browse files Browse the repository at this point in the history
  • Loading branch information
fvacek authored Feb 13, 2024
1 parent 425a882 commit 0b9dac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libshvcore/include/shv/core/utils/shvtypeinfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ class SHVCORE_DECL_EXPORT ShvDeviceDescription
* Redefinition of properties in restricted device is not allowed.
*
* This property is not well designed and it will be deprecated.
* New properties 'documentType' and 'controllerType' will be used instead.
*/
std::string restrictionOfDevice;
/*
Expand Down

0 comments on commit 0b9dac1

Please sign in to comment.