bonob
<%= it.bonob.name %> (<%= it.bonob.id %>) is <%= it.registration %>
Devices
-
<% it.devices.forEach(function(d){ %>
- <%= d.name %> (<%= d.ip %>:<%= d.port %>) <% }) %>
Services <%= it.services.length %>
-
<% it.services.forEach(function(s){ %>
- <%= s.name %> (<%= s.id %>) <% }) %>