Updated fsm.update (markdown)

ni-richard 2019-09-14 10:21:04 +02:00
parent 1efacd49a8
commit b759aa24cd

@ -1,6 +1,6 @@
### Request ### Request
* **Description**: Inquires about the current state of the FSM. * **Description**: Inquires about the current state of the FSM.
* **Subscribers**: [FSMHandler](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/FSMHandler) * **Subscribers**: *FSMHandler*
```json ```json
{ {
@ -16,7 +16,7 @@
### Response ### Response
* **Description**: Lists information about the FSM's internal state. * **Description**: Lists information about the FSM's internal state.
* **Subscribers**: [FSMAware](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/FSMAware) * **Subscribers**: *FSMAware*
```json ```json
{ {