View Source Nerves.Runtime.KV.Mock (nerves_runtime v0.11.10)
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"}