Skip to content

isopruefi-frontend v1.0.0


isopruefi-frontend / api/clients / updateTopic

Function: updateTopic()

updateTopic(topicSetting): Promise\<any>

Defined in: api/clients.ts:198

Updates an existing MQTT topic configuration.

Parameters

topicSetting

TopicSetting

The topic setting with updated values (must include topicSettingId)

Returns

Promise\<any>

Promise resolving to the updated topic setting

Throws

When validation fails, topic doesn't exist, or access is denied