]> git.mxchange.org Git - hub.git/blobdiff - application/hub/templates/xml/announcement/self_announcement.xml
Added node mode to node desriptor
[hub.git] / application / hub / templates / xml / announcement / self_announcement.xml
index 957531e0b5e193aadb4a1d923c648881df420072..ce17c7ad2a98550e157baa6147206b057522b137 100644 (file)
@@ -27,6 +27,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
        <announcement-data>
                <!-- Status of this node, see node_status.xml for details. //-->
                <node-status>{?node_status?}</node-status>
+               <!-- Node mode: regular, master, list, boot again //-->
+               <node-status>{?node_default_mode?}</node-status>
                <!-- The session id. This should be announced to all other hubs. //-->
                <session-id>{?session_id?}</session-id>
                <!-- Data from our listeners (e.g. which port) //-->