-
Sometimes, when running on Windows IoT Core device, you might have some issues when trying to access files in LocalAppData folder.As you see there is no any file shown in dashboard. But, believe me, there are files in the folder. Interestingly, when this happen, you will be able to access files via PowerShell...
-
When working with device twins and IoTHub, you have to be aware of security requirements of certain methods of the service twin API. For example to get the instance of the twin or to update the twin you will need ‘ ServiceConnect’ permission. var twin = await registryManager.GetTwinAsync...
-
It is obvious that Cloud, BigData and IoT becoming true mega trends. They are consisted technological part for Digital Transformation process, which has a massive impact on every architect and developer. In this break-out session, we will dive deep in some of most IoT relevant Microsoft Azure...
-
The true story – Ask Experts I'm usually giving deep technical sessions with lot of demos and code. However, this time we have organized Ask-Experts Break-Out Session. This is an interactive technical session. Attendees can ask questions related to IoT and we will try to help. WE can talk about IoT...
-
Porec, 26.04.2017 17:10 - 17:40 It is obvious that Cloud, BigData and IoT becoming true mega trends. They are consisted technological part for Digital Transformation process, which has a massive impact on every developer. In this talk, You will learn about most important Azure Services, related...
-
Welcome Reception 09.30-10.00h Build modern IoT solutions with Microsoft IoT Platform 10.00-11.00h By Damir Dobric Software Lead Architect daenet GmbH Microsoft Regional Director, Most Valuable Professional In times of digital transformation Cloud is becoming a consisted part of every IoT solution...
-
It seems there is a some misunderstanding related to shrading and partitioning when talking about IoT and Microsoft Azure platform. Here is my recommendation about how we should thnk about this. EventHub uses internally messaging feature called 'partitioning'. To understand how that works...
-
Sometimes, wen your service code tries to invoke a Device Method, you might get following exception: Device {"Message":"ErrorCode:DeviceNotOnline;Timed out waiting for device to connect.","ExceptionMessage":"Tracking ID:61936222f52a4c159f4942f342daf269-G:6-TimeStamp...
-
We will hold next Azure Meetup at Thu Nov 24, at 6:30 PM at University of Applied Sciences in Frankfurt am Main. Frankfurt University of Applied Sciences Nibelungenplatz 1 60318 Frankfurt am Main Topic: Microservices and Modern Backends We are going to start with our first MeetUp. This time I...
-
So last week, I got an opportunity to talk about Industry 4.0 and the role of data analytics in it at Data visualization Rhein Main meetup. (Very cool meetup, people living around Frankfurt – go visit if you are into data). And I thought I should update the summary of my talk here. The talk started...
-
If you want to read events from EventHub or IotHub on high-scale, you should use EventProcessorHost. This is a concept, which helps implementation of multiple nodes cluster, which consume events from Azure IoT services like EventHub and IotHub. Howver all samples, which you can find in documentation...
-
Please feel invited to International Symposium of Wearable Computers 2016. The International Symposium on Wearable Computers (ISWC) is the premier event for wearable computing and technology, and issues related to on-body and worn mobile technologies. ISWC brings together researchers, product...
-
Windows 10 IoT Core Anniversary update is released for PI2, PI3, Dragonboard, Minnowboard and Intel Joule & Co. On the date of writing this, current version is 10.0.14393.0. New update brings few new interesting features. Windows IoT Remote Client It enables you to remote into your IoT device. It...
-
WHEN? WHERE?
-
To debug application on the raspberry with Windows IoT core, go to project properties and select all values as shown at the picture below. First, select ARM platform and then remote machine. In the middle of the screen, you shave to enter the IP address of the device. The address can be obtained by using...