Click or drag to resize

AggregatorConfigResponsePayload Properties

The AggregatorConfigResponsePayload type exposes the following members.

Properties
  NameDescription
Public propertyAggregationAlgorithm
Identifier of the hash function that the client is recommended to use in its aggregation trees
Public propertyAggregationPeriod
Recommended duration of client's aggregation round, in milliseconds
Public propertyCount
Get TLV element list size
(Inherited from CompositeTag.)
Public propertyForceTlv16Encoding
Is TLV16 encoding forced when writing the TLV object
(Inherited from TlvTag.)
Public propertyForward
Is tlv forwarded.
(Inherited from TlvTag.)
Public propertyItem
Get or set TLV child object
(Inherited from CompositeTag.)
Public propertyMaxLevel
Maximum level value that the nodes in the client's aggregation tree are allowed to have
Public propertyMaxRequests
Maximum number of requests the client is allowed to send within one parent server's aggregation round
Public propertyNonCritical
Is tlv tag non critical.
(Inherited from TlvTag.)
Public propertyParentsUris
Parent server URI (may be several parent servers)
Public propertyType
Tlv tag type.
(Inherited from TlvTag.)
Top
See Also