Update of /project/noctool/cvsroot/source In directory clnet:/tmp/cvs-serv14870
Modified Files: classes.lisp graphing.lisp network-globals.lisp network-utils.lisp network.lisp noctool.asd packages.lisp scheduler.lisp tests.lisp Log Message: IM
Bulk update of (mostly) network-code-related changes. There's one change that pertains to graph code (setting the last-updated field).
Fair chunk of update. It is my belief that the network code should now work (more or less) and is ready to be played with.
The general idea is "request a list of objects for a specific class to get the IDs you need to subscribe to", "subscribing to a piece of equipment gets updates for all the monitors", "if you want graph data you have to subscribe to the graph" and "you get updates until you unsubscribe".
I'll try to get something on the hacking page, in the next week-or-so.
//Ingvar