FindChannels
gives a list of channels in your home area on the channel broker server.
gives a list of your unnamed channels.
gives a list of all channels owned by you.
FindChannels[form]
gives a list of channels in your home area whose names match the string pattern form.
FindChannels["user:form"]
gives a list of accessible channels in the home area of the specified user whose names match form.
FindChannels["/abspath"]
gives a list of channels whose names match the string pattern "/abspath".
FindChannels["https://…"]
gives a list of channels whose names match the specified pattern representing a URI.
gives a list of unnamed channels that you can access.
Details and Options

- For channels owned by other users, FindChannels returns only channels you are authorized to access.
- Searches are generally limited to the area associated with the specific user on a given server.
Examples
open allclose allSee Also
ChannelObject ChannelListeners ChannelSubscribers CloudObjects Databins
Related Guides
Introduced in 2016
(11.0)