subscribe: function(node_id) {
            var cmd, view;
            cmd = command.template(14, 34);
            view = new DataView(cmd);
            view.setUint32(2, node_id);