Name: {{name}}
{{#if state}}
State: {{state}}
{{/if}}
{{#if path}}
Path: {{path}}
{{/if}}
{{#if markers}}
Markers: {{markers}}
{{/if}}
{{#if model}}
Model: {{model}}
{{/if}}
{{#if services}}
Services: {{services}}
{{/if}}
{{#if subscribtions}}
Subscribtions: {{subscribtions}}
{{/if}}
{{#if sockets}}
Sockets: {{sockets}}
{{/if}}