$MsgVpnMqttSessionLinks:{ properties: { subscriptionsUri: { description: "The URI of this MQTT Session's collection of Subscription objects."; type: "string"; }; uri: { description: "The URI of this MQTT Session object."; type: "string"; }; }; } = ...
Type declaration
properties: { subscriptionsUri: { description: "The URI of this MQTT Session's collection of Subscription objects."; type: "string"; }; uri: { description: "The URI of this MQTT Session object."; type: "string"; }; }
subscriptionsUri: { description: "The URI of this MQTT Session's collection of Subscription objects."; type: "string"; }
description: "The URI of this MQTT Session's collection of Subscription objects."
type: "string"
uri: { description: "The URI of this MQTT Session object."; type: "string"; }
description: "The URI of this MQTT Session object."