The proto_message_utils.py
module#
Summary#
Convert a protobuf message to formatted json string. |
|
Convert protobuf message to a formatted json dict. |
Description#
Module with utility elements for protobuf messages from Speos RPC server.
Module detail#
- proto_message_utils.protobuf_message_to_str(message, with_full_name=True)#
Convert a protobuf message to formatted json string.