Daniele Antonio Maggio
Daniele Antonio Maggio
## What is being addressed The documentation has been updated to reflect the changes from Instrumentation Key to Connection String in Application Insights. Release notes for upcoming v2.2.0 have been...
Currently, all HttpTrigger based Azure Functions in Facade have a HttpRequest as input type. With HttpTrigger is also possible to define a custom type. If you choose HttpRequest, you get...
A new deployment template is added for running LNS in the cloud. Starting from Templates/azuredeploy.json, the new template has to: - [ ] Only deploy cloud resources (i.e.: no "functionLauncher"...
Current Mac Command E2E Test all put the Mac Commands in the payload. "Red" devices we are using for CI do have the possibility to send an AT+MSG command to...
As per title, documentation is not collecting all parameters that change behavior of NetworkServerConfiguration. We should collect these information in one unique documentation page
As of IoT Device Client 1.39.0, any cancellation token being passed for async operation running on AMQP will be ignored. You can see the reason of this at the following...
FSK messages are not being processed by Basic Station, even though configuration seems apparently ok
Even though we are sending to Basic Station the configuration with a DR7 set to [0,0,0] (as required for FSK) and this seems to be apparently processed by station (as...
#1795 broke LNS Discovery Test by introducing a dependency on environment variables that are only available in the deployed web app for Facade Function. # Acceptance criteria - [ ]...
## What is being addressed This PR is adding release notes for version 2.2.0