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

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

Specs

get_all_capabilities(HueSDK.Bridge.t()) :: HueSDK.HTTP.response()

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