destroy: function(node_id) {
            var cmd, view;
            cmd = command.template(6, 33);
            view = new DataView(cmd);
            view.setUint32(2, node_id);