The API in it's current form is stateful which introduces a lot of complexity for implementations. - [ ] remove the SessionManagement API, - [ ] integrate it's methods in the WSN API, and - [ ] add List<SecretReservationKey> parameter to the WSN API methods that are related to a reservation.
The API in it's current form is stateful which introduces a lot of complexity for implementations.