[Nodedb-interop] Database shema of Nodewatcher
Jernej Kos
(spam-protected)
Sat Jun 11 12:38:34 CEST 2011
Hello!
On 06/11/2011 10:31 AM, Clemens John wrote:
> where can I find the database shema of Nodewatcher (WLAN-SI)?
> I know ofcourse that the shema is explained in the interop wiki but I canĀ“t
> find the pure code. Any hint?
That schema (on the interop site) is considered obsolete as we are
currently transitioning to a new, more modular schema (as Mitar already
explained). Since its implementation is modular it is spread among many
modules:
* Registry framework that enables construction of such a schema and
can also automatically generate forms for configuration of this via
the frontend.
Docs:
http://dev.wlan-si.net/wiki/Nodewatcher/Registry
Source:
http://dev.wlan-si.net/browser/nodewatcher/nodewatcher/web/registry
* Core & CGM schema
Docs:
http://dev.wlan-si.net/wiki/Nodewatcher/Registry/NodeConfiguration
Source:
http://dev.wlan-si.net/browser/nodewatcher/nodewatcher/web/core
http://dev.wlan-si.net/browser/nodewatcher/nodewatcher/web/core/cgm
Many of the old Django models are going to be replaced as they are being
ported to the new registry framework. Also all monitoring-related things
will be ported to the registry framework as well (schema is not yet
defined).
If you have any further questions, feel free to ask.
Jernej
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 294 bytes
Desc: OpenPGP digital signature
URL: <http://lists.funkfeuer.at/pipermail/nodedb-interop/attachments/20110611/9c7217f5/attachment.sig>
More information about the Nodedb-interop
mailing list