Skip to content
cloudspark edited this page Jan 8, 2014 · 18 revisions

A Channel is an instance of a Pod's method.

Decorators

  • _href (URI) Fully Qualified Resource URI
  • _repr (String) Derived representation

Attributes

action name A named identifier for the action or emitter. This is the symbolic pointer to a Pods method.

imports The set of data attributes expected by a channel to be able to perform its function

exports The set of data attributes which are resultant of its function.

config Account or instance specific configuration, such as default imports, static flags etc.

.

Channel Renderers

Channel level renderers can answer requests about their internal state or potentially serve stored data to authenticated clients. There is no standard around renderers other than they answer some type of local or remote request.

OAuth

Issuer Tokens

Clone this wiki locally