Markus Zehnder
Markus Zehnder
I'm implementing improv-wifi BLE on ESP32 with IDF 5.1 and NimBLE, but [sendRPC](https://github.com/improv-wifi/sdk-ble-js/blob/1.4.0/src/ble.ts#L170-L176) calls never reach my device when using Chrome on a Mac. Reading state and capabilities characteristics works,...
The GitHub action mbowman100/swagger-validator-action@master used to validate OpenAPI seems unmaintained. It's only a matter of time until GitHub disables the `set-output` command and the action breaks. I've opened an issue:...
As an integration developer I'd like to have an easy way to interact with the API without writing code. This simplifies learning the API, exploring features and speeds up development....
As an integration developer I'd like to have an easy to access and browsable API documentation. As an API developer I'd like to have a simple documentation tool, preferrably in...
Define & describe playlist handling, browsing, searching functionality for the media player entity
Finalize the integration API definition for multi-device instance drivers. Most messages are already defined, but the payload needs to be finalized and reviewed. - Message flow concept: [Multi Device Instance...
The core and integration APIs share common models which should not be copy pasted all over the place. Even though the AsyncAPI specification supports external references, the tooling support to...
- [x] use GitHub action to generate html documentation from AsyncAPI definition - [x] use GitHub action to publish generated html documenation to GitHub pages - [ ] activate GitHub...
Wait for an update of the AsyncAPI validation GitHub action [WaleedAshraf/asyncapi-github-action](https://github.com/WaleedAshraf/asyncapi-github-action), or replace it with a DIY GitHub action calling the validation tool. v0.0.6 of the action only supports AsyncAPI...
PR will be updated with supported remote-core / Core Simulator versions once released - Part of unfoldedcircle/feature-and-bug-tracker#69