nerves_runtime v0.11.3 Nerves.Runtime.KV.Mock View Source

Applications that depend on nerves_runtime for accessing provisioning information from the Nerves.Runtime.KV can mock the contents through the Application config.

config :nerves_runtime, Nerves.Runtime.KV.Mock, %{"key" => "value"}