Project

General

Profile

Actions

MeasurementStatus » History » Revision 10

« Previous | Revision 10/21 (diff) | Next »
Ashlesh Gawande, 02/15/2018 12:07 PM


Measurement Status

Measurement Status is module of NFD Management protocol.
It provides measurement table entries for a given name prefix.
The strategy responsible for the name prefix need to support measurement queries.

Measurements for a prefix is published as a Status Dataset at: ndn:/localhost/nfd/measurements/query/

MeasurementStatus := MEASUREMENT-ENTRY-TYPE TLV-LENGTH
                       Name
                       StrategyInfo

TLV-TYPE assignments

Type Assigned number Assigned number (hex)
MeasurementEntry 128 0x80
StrategyInfo 129 0x81

Updated by Ashlesh Gawande over 6 years ago · 10 revisions