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["/abspath"]
gives a list of channels whose names match the string pattern "/abspath".
FindChannels["mqtts://…"]
gives a list of channels whose names match the specified pattern representing a URL.
Examples
open allclose allBasic Examples (1)
Scope (7)
Basic Searches (6)
List channels in your home area on the channel broker server:
List channels owned by you in the common area on the server:
Find channels using an abbreviated string pattern:
Find channels using a StringExpression:
Properties & Relations (2)
Channels created with CreateChannel can be retrieved from the server with FindChannels:
If you know the channel name, you can create a ChannelObject reference for the channel immediately, without querying the server with FindChannels:
Retrieving the same reference from the server will typically be less efficient:
Text
Wolfram Research (2016), FindChannels, Wolfram Language function, https://reference.wolfram.com/language/ref/FindChannels.html (updated 2020).
CMS
Wolfram Language. 2016. "FindChannels." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/FindChannels.html.
APA
Wolfram Language. (2016). FindChannels. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FindChannels.html