diff --git a/src/components/MqttProperties.vue b/src/components/MqttProperties.vue new file mode 100644 index 000000000..70932069d --- /dev/null +++ b/src/components/MqttProperties.vue @@ -0,0 +1,55 @@ + + + + + diff --git a/src/components/MsgLeftItem.vue b/src/components/MsgLeftItem.vue index 415a67111..5639074e0 100644 --- a/src/components/MsgLeftItem.vue +++ b/src/components/MsgLeftItem.vue @@ -34,37 +34,7 @@ QoS: {{ qos }} Retained

-
-

- {{ $t('connections.subscriptionIdentifier') }}: {{ properties.subscriptionIdentifier }} -

-

- {{ $t('connections.contentType') }}: {{ properties.contentType }} -

-

- {{ $t('connections.payloadFormatIndicator') }}: {{ properties.payloadFormatIndicator }} -

-

- {{ $t('connections.topicAlias') }}: {{ properties.topicAlias }} -

-

- {{ $t('connections.responseTopic') }}: {{ properties.responseTopic }} -

-

- {{ $t('connections.correlationData') }}: {{ properties.correlationData }} -

-

- {{ $t('connections.messageExpiryInterval') }}: {{ properties.messageExpiryInterval }} -

-

- -

-
+