GSTPy.NetworkInterface.list_moma_properties¶
-
NetworkInterface.list_moma_properties((NetworkInterface)self) → list :¶ List all available MoMa properties.
Returns a list of all property descriptions that the connected users has access to.
- Returns
The list of property descriptions.
- Return type
list[MoMaPropertyDesc]