Variable $MsgVpnMqttRetainCacheLinksConst
$MsgVpnMqttRetainCacheLinks: {
properties: {
uri: {
description: "The URI of this MQTT Retain Cache object.";
type: "string";
};
};
} = ...
Type declaration
-
properties: {
uri: {
description: "The URI of this MQTT Retain Cache object.";
type: "string";
};
}
-
uri: {
description: "The URI of this MQTT Retain Cache object.";
type: "string";
}
-
description: "The URI of this MQTT Retain Cache object."
-
type: "string"