SGP40.VocIndex.get_states

You're seeing just the function get_states, go back to SGP40.VocIndex module for more information.

Specs

get_states() :: {:ok, %{mean: integer(), std: integer()}} | {:error, any()}

Get current algorithm states. Retrieved values can be used in set_states/1 to resume operation after a short interruption, skipping initial learning phase. This feature can only be used after at least 3 hours of continuous operation.