dtolabs / yana2

Yet Another Node Authority ... because you wanted an agile Real-Time Service Model (RTSM)
8 stars 1 forks source link

Add description to NodeType #18

Closed ahonor closed 12 years ago

ahonor commented 12 years ago

Define a property called description to store brief text statements about the NodeType.

Update the NodeType List to display Description as a column.

Update the XML import, to add a sub-element called 'description' to the nodetype XML node

  <nodetype id="Server">
     <description>...</description>
  </nodetype>
orubel commented 12 years ago

done. in latest versions.