Current host is: {{ $store.state.host }}
-Current base URI is: {{ $store.getters.uri }}
-Connected to: {{ $store.state.apiConfig.name }}
+Host: {{ $store.state.host }}
+Base URI: {{ $store.getters.uri }}
+Device name: {{ $store.state.apiConfig.name }}