diff --git a/index/onomondo.json b/index/onomondo.json new file mode 100644 index 0000000..aa2bbbb --- /dev/null +++ b/index/onomondo.json @@ -0,0 +1,12 @@ +{ + "name": "Onomondo", + "description": "Mobile operator for IoT", + "apps": [ + { + "name": "nrf-softsim", + "description": "Manifest repo for integrating SoftSIM and nrf-sdk", + "kind": "sample", + "tags": ["lte"] + } + ] +}