{{ define "content" }}

The Mesh Configuration Protocol (MCP) client state for this process.

Client Info
ID {{.ID}}
Metadata
{{ range $value := .Collections }} {{end}}
Suported Collections
{{$value}}
{{ range $entry := .LatestRequests }} {{ end }}
Recent Requests
Time Collection Acked Nonce
{{$entry.Time.Format "2006-01-02T15:04:05Z07:00"}} {{$entry.Request.Collection}} {{$entry.Acked}} {{$entry.Request.ResponseNonce}}
{{ template "last-refresh" .}} {{ end }}