diff options
Diffstat (limited to 'cpp/xml/cluster.xml')
| -rw-r--r-- | cpp/xml/cluster.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index 8513476d06..569cebaf14 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -237,5 +237,13 @@ <control name="management-schema" code="0x35"> <field name="data" type="vbin32"/> </control> + + <!-- added by jrd. propagate a management-setup-state widget --> + <control name="management-setup-state" code="0x36"> + <field name="objectNum" type="uint64"/> + <field name="bootSequence" type="uint16"/> + </control> + + </class> </amqp> |
