GSTPy.AttributeValue¶
-
class
GSTPy.AttributeValue¶ Attribute value with description.
-
description¶ The attribute description.
Type: AttributeDescription
-
value¶ The attribute value. (Return type depends on
AttributeDescription.type())Type: bool or int or float or str
-