Get desktop application:
View/edit binary Protocol Buffers messages
Any message is used to hold any of the allowable configuration parameter and statistic types
Used in:
, , ,Any data type
stores UINT8, UINT16 and UINT32
stores INT8, INT16 and INT32
stores UINT64
stores INT64
stores Float
stores Double
stores Boolean
stores String and INET Addr
Used in:
query message types
Used in:
,message sequence number referenced in corresponding response message
set to the appropriate Request message type
must be present when type == TYPE_REQUEST_QUERY
must be present when type == TYPE_REQUEST_UPDATE
Used in:
set to the appropriate Query type
must be present when type == TYPE_QUERY_CONFIGURATION
must be present when type == TYPE_QUERY_STATISTIC
must be present when type == TYPE_QUERY_STATISTICTABLE
Query the emulator for component configuration
Used in:
build id of the target component
configuration parameter names to retrieve specify none to retrieve all
Query the emulator for component statistic values
Used in:
build id of the target component
statistic element names to retrieve specify none to retrieve all
Query the emulator for component statistic table values
Used in:
build id of the target component
statistic table names to retrieve specify none to retrieve all
Request message types
Used in:
Used in:
set to the appropriate Update type
must be present when type == TYPE_UPDATE_CONFIGURATION
must be present when type == TYPE_UPDATE_STATISTICCLEAR
must be present when type == TYPE_UPDATE_STATISTICTABLECLEAR
must be present when type == TYPE_UPDATE_LOGLEVEL
Update component configuration parameters
Used in:
build id of the target component
one or more configuration parameters to update
Used in:
configuration parameter name
one or more configuration parameter values
Set the log level
Used in:
desired log level
Clear component statistic element values
Used in:
build id of the target component
statistic element names to clear specify none to clear all
Clear component statistic table values
Used in:
build id of the target component
statistic table names to clear specify none to clear all
message sequence number
reference sequence number corresponding to Request message sequence number
set to the appropriate Response message type
must be present when type == TYPE_RESPONSE_QUERY
must be present when type == TYPE_RESPONSE_UPDATE
must be present when type == TYPE_RESPONSE_ERROR
Used in:
error type
error description
Used in:
Used in:
set to the appropriate Query type
must be present when type == TYPE_QUERY_MANIFEST
must be present when type == TYPE_QUERY_CONFIGURATION
must be present when type == TYPE_QUERY_STATISTIC
must be present when type == TYPE_QUERY_STATISTICTABLE
Query response with component configuration parameter values
Used in:
build id of the target component
0 or more configuration parameters
Used in:
configuration parameter name
configuration parameter value
Query response with running component info
Used in:
Used in:
NEM id
Components comprising NEM order represents NEM layer order
Used in:
component build id
component type
component plugin name
component types
Used in:
Query response with component statistic element values
Used in:
build id of the target component
0 or more statistic elements
Used in:
statistic element name
statistic element value
Query response with component statistic table values
Used in:
build id of the target component
0 or more statistic tables
Used in:
table name
table rows
table column labels
Used in:
row of table values
Used in:
Used in:
update message type
update message types
Used in:
,