isopruefi-frontend / api/clients / getAllTopics
Function: getAllTopics()¶
getAllTopics():
Promise\<TopicSetting[]>
Defined in: api/clients.ts:176
Retrieves all MQTT topic settings from the system.
Returns¶
Promise\<TopicSetting[]>
Promise resolving to an array of TopicSetting objects
Throws¶
When the request fails or access is denied