show_supported_devices

fireopal.show_supported_devices(credentials)

Shows the current supported devices for Fire Opal.

Parameters

credentials (Credentials) – The hardware provider credentials. See the credentials module for functions to generate credentials for your desired provider.

Returns

dict – The output of the show supported devices workflow.

Return type

dict

Was this useful?