-
Notifications
You must be signed in to change notification settings - Fork 59
Capabilities
Keith Kolmos edited this page Apr 15, 2020
·
5 revisions
Custom capabilities are defined by the developer. A custom capability consists of a namespace, a capability name to uniquely identify it, and an ability. A namespace is an identifier used to group a developer's capabilities together. A namespace is created for the developer when the first capability is created for the account. A capability consists of attributes and commands. It is created under the developer's namespace. Attributes are used to describe the state of a capability and stores its status.
NOTE: Capabilities link doesn't point to a list of functions. NEEDS UPDATE.