Add mapping logic and serialization for writing
This commit is contained in:
@@ -11,6 +11,8 @@ public:
|
||||
int value() override;
|
||||
|
||||
const std::string toString() const override;
|
||||
|
||||
json toJson() const override;
|
||||
};
|
||||
|
||||
#endif // NVIDIASENSOR_H_
|
||||
|
||||
Reference in New Issue
Block a user