systemReboot static method

XmlDocumentFragment systemReboot()

XML for the systemReboot

Implementation

static XmlDocumentFragment systemReboot() =>
    Transport.quickTag('SystemReboot', Xmlns.tds);