elinuxhenrik | 93f015a | 2020-04-08 11:23:55 +0200 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. SPDX-License-Identifier: CC-BY-4.0 |
| 3 | .. Copyright (C) 2020 Nordix |
| 4 | |
| 5 | .. |nbsp| unicode:: 0xA0 |
| 6 | :trim: |
| 7 | |
| 8 | .. |nbh| unicode:: 0x2011 |
| 9 | :trim: |
| 10 | |
| 11 | |
| 12 | A1 Simulator Overview |
| 13 | ===================== |
| 14 | |
| 15 | The A1 Simulator terminates the A1 interface and provides a way of testing services without the need for any real |
| 16 | Near |nbh| RT |nbsp| RICs. |
| 17 | |
| 18 | Apart from providing the A1 API, the simulator also provides an administrative API to manage policy types and manipulate |
elinuxhenrik | dd7abb6 | 2020-04-17 16:26:09 +0200 | [diff] [blame^] | 19 | the simulator, see ":ref:`simulator-api`". |
| 20 | |
| 21 | For information on how to run the simulator, see the README.md file in the repository. |