Piotr Czech
Piotr Czech
@ericbrunner As I know, at this moment API documentation doesn't exist. You can read my [article](https://iotcorner.net/getting-started-azure-az3166/) about this(just snippet) to figure out how to use MQTT in AZ3166. Or just...
From my knowledge: - ASP.NET Identity only manages users, claims, etc. And adds a basic authentication system. It means most UserAccess module can be removed which is good. The best...
> API should be responsible only for initialization and HTTP requests and other stuff should be delegated to specialized modules. I can rewrite the API to add one extra project...
@oskardudycz I can pick up this one. I looked at MSBuild stuff and there is room for improvement. CPM is only one feature to consider based on @gfoidl's comment.