View Source HueSDK.API.Capabilities (HueSDK v0.1.1)

Interface to the Hue Bridge Capabilities API.

See the official documentation for more information.

Link to this section Summary

Functions

Allows the user to list capabilities of resources supported in the bridge.

Link to this section Functions

Link to this function

get_all_capabilities(bridge)

View Source
@spec get_all_capabilities(HueSDK.Bridge.t()) :: HueSDK.HTTP.response()

Allows the user to list capabilities of resources supported in the bridge.