Astarte.Device.SimpleInterfaceProvider.all_interfaces
You're seeing just the function
all_interfaces
, go back to Astarte.Device.SimpleInterfaceProvider module for more information.
Link to this function
all_interfaces(state)
Specs
all_interfaces(state :: Astarte.Device.InterfaceProvider.state()) :: [ %Astarte.Core.Interface{ aggregate: term(), aggregation: term(), description: term(), doc: term(), interface_id: term(), interface_name: term(), major_version: term(), mappings: term(), minor_version: term(), name: term(), ownership: term(), quality: term(), type: term(), version_major: term(), version_minor: term() } ]
Get the list of all interfaces in the provider.