[Maas-devel] Longpoll js events, dashboard integration
Raphaël Badin
raphael.badin at canonical.com
Tue Mar 13 06:11:44 UTC 2012
> That looks good. The main things I will need to know is the change
> (created, updated, deleted) and the node's status (queued, commissioned
> etc.) (but I'm assuming that will be under the "[...]").
It will, the complete object will be serialized and put in 'instance'.
BTW, you probably have seen that already but just in case: maybe you
could use src/maasserver/static/js/node.js which is a pure JavaScript
representation of a node (e.g. "var node = new
Y.maas.Node(data['instance'])");
Cheers,
--
Raphaël
More information about the Maas-devel
mailing list